Skip to content

Commit 5a24768

Browse files
committed
lib: Remove redundant ct-table font-size
1 parent 9b6f8fa commit 5a24768

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

pkg/lib/cockpit-components-table.scss

-9
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,6 @@
11
@import "global-variables";
22

33
.ct-table {
4-
&.pf-m-compact {
5-
> thead, > tbody {
6-
> tr:not(.pf-v6-c-table__expandable-row) {
7-
// We actually want the normal font size for our lists
8-
--pf-v5-c-table-cell--FontSize: var(--pf-v5-global--FontSize--md);
9-
}
10-
}
11-
}
12-
134
&-header {
145
display: flex;
156
align-items: center;

0 commit comments

Comments
 (0)