.react-grid-item:not(.react-grid-placeholder) {
/* ${({ isReportMode }) =>
isReportMode ? `border: 1px solid ${GRAY(25)};` : ''}; */
/* border-radius: ${({ isReportMode }) =>
isReportMode ? '2px' : `${WIDGET_BORDER_RADIUS}px`}; */
}
'✘✘✘ Web > CSS' 카테고리의 다른 글
[css] ellipsis with flexible width (0) | 2023.04.27 |
---|---|
[CSS] Disabling text selection => user-select property (0) | 2022.07.10 |
[css][filter] blur (0) | 2022.07.09 |
CSS selector with data attribute (0) | 2022.07.04 |
@page: how to change size of page when printing, A4, portrait, landscape (0) | 2022.07.02 |
댓글