[ACS-5347] New styles for filter states (#3274)

* [ACS-5347] New styles for filter states

* [ACS-5347] Add disabled chips colors
This commit is contained in:
MichalKinas
2023-06-14 11:51:27 +02:00
committed by GitHub
parent fa27e0c05c
commit 9fd306d5b3
7 changed files with 32 additions and 22 deletions

View File

@@ -31,7 +31,7 @@
align-items: center;
border-radius: 6px;
height: 32px;
background: var(--theme-app-toolbar-button-background-color);
background: var(--theme-grey-text-background-color);
color: var(--theme-selected-text-color);
line-height: 32px;