Skip to content

Commit 1d40d68

Browse files
committed
cleanup
1 parent 5d74828 commit 1d40d68

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

packages/main/src/components/AnalyticalTable/AnalyticalTable.module.css

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -336,21 +336,6 @@
336336
background: var(--sapIndicationColor_8);
337337
}
338338

339-
.hiddenSmartColMeasure {
340-
box-sizing: border-box;
341-
visibility: hidden;
342-
position: fixed;
343-
white-space: nowrap;
344-
height: 0;
345-
font-family: var(--sapFontFamily);
346-
font-size: var(--sapFontSize);
347-
line-height: normal;
348-
}
349-
350-
.hiddenSmartColMeasureHeader {
351-
font-family: var(--_ui5wcr-AnalyticalTable-HeaderFontFamily);
352-
}
353-
354339
.hiddenA11yText {
355340
font-size: 0;
356341
left: 0;

0 commit comments

Comments
 (0)