We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d74828 commit 1d40d68Copy full SHA for 1d40d68
packages/main/src/components/AnalyticalTable/AnalyticalTable.module.css
@@ -336,21 +336,6 @@
336
background: var(--sapIndicationColor_8);
337
}
338
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
354
.hiddenA11yText {
355
font-size: 0;
356
left: 0;
0 commit comments