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 0bcd52c commit 588d416Copy full SHA for 588d416
pkg/lib/cockpit-components-table.scss
@@ -81,19 +81,6 @@
81
}
82
83
84
- // https://github.com/patternfly/patternfly-react/issues/4613
85
- .pf-c-table__expandable-row {
86
- th {
87
- &.pf-m-no-padding {
88
- padding: 0 0 0 var(--pf-c-table__expandable-row--after--border-width--base); // set padding-left to adjust for left border.
89
-
90
- .pf-c-table__expandable-row-content {
91
- padding: 0;
92
- }
93
94
95
96
97
.pf-c-table__expandable-row {
98
[data-label]::before {
99
display: None;
0 commit comments