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 2307d2f commit 8f327cdCopy full SHA for 8f327cd
plugins/plugin-client-common/web/scss/components/Table/tables.scss
@@ -151,7 +151,7 @@ body .bx--data-table {
151
}
152
153
@mixin full-width-tables {
154
- .kui--data-table-wrapper {
+ .kui--data-table-wrapper:not(.kui--data-table-as-grid) {
155
/* render tables full-width when sidecar is open https://github.com/IBM/kui/issues/3952 */
156
flex: 1;
157
0 commit comments