fix(ws): filter chip label spacings (#326)

Signed-off-by: Charles Thao <cthao@redhat.com>
This commit is contained in:
Charles Thao 2025-05-14 16:07:22 -04:00 committed by GitHub
parent aa45741867
commit 273cdc92d2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 3 deletions

View File

@ -742,7 +742,6 @@
.mui-theme .pf-v6-c-label.pf-m-outline {
--pf-v6-c-label--BorderColor: none;
--pf-v6-c-label--BackgroundColor: var(--mui-palette-grey-200);
padding: 4px;
}
.mui-theme .pf-v6-c-masthead {
@ -758,8 +757,6 @@
.mui-theme .pf-v6-c-button.pf-m-plain {
--pf-v6-c-button--BorderRadius: 50%;
--pf-v6-c-button--PaddingInlineStart: none;
--pf-v6-c-button--PaddingInlineEnd: none;
}
.mui-theme .pf-v6-c-page__main-container {