Skip to content

Commit 273cdc9

Browse files
authored
fix(ws): filter chip label spacings (#326)
Signed-off-by: Charles Thao <cthao@redhat.com>
1 parent aa45741 commit 273cdc9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

workspaces/frontend/src/shared/style/MUI-theme.scss

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -742,7 +742,6 @@
742742
.mui-theme .pf-v6-c-label.pf-m-outline {
743743
--pf-v6-c-label--BorderColor: none;
744744
--pf-v6-c-label--BackgroundColor: var(--mui-palette-grey-200);
745-
padding: 4px;
746745
}
747746

748747
.mui-theme .pf-v6-c-masthead {
@@ -758,8 +757,6 @@
758757

759758
.mui-theme .pf-v6-c-button.pf-m-plain {
760759
--pf-v6-c-button--BorderRadius: 50%;
761-
--pf-v6-c-button--PaddingInlineStart: none;
762-
--pf-v6-c-button--PaddingInlineEnd: none;
763760
}
764761

765762
.mui-theme .pf-v6-c-page__main-container {

0 commit comments

Comments
 (0)