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 aa45741 commit 273cdc9Copy full SHA for 273cdc9
workspaces/frontend/src/shared/style/MUI-theme.scss
@@ -742,7 +742,6 @@
742
.mui-theme .pf-v6-c-label.pf-m-outline {
743
--pf-v6-c-label--BorderColor: none;
744
--pf-v6-c-label--BackgroundColor: var(--mui-palette-grey-200);
745
- padding: 4px;
746
}
747
748
.mui-theme .pf-v6-c-masthead {
@@ -758,8 +757,6 @@
758
757
759
.mui-theme .pf-v6-c-button.pf-m-plain {
760
--pf-v6-c-button--BorderRadius: 50%;
761
- --pf-v6-c-button--PaddingInlineStart: none;
762
- --pf-v6-c-button--PaddingInlineEnd: none;
763
764
765
.mui-theme .pf-v6-c-page__main-container {
0 commit comments