Skip to content

Commit

Permalink
[ACS-5179] Search facet tabbed component styles (#3362)
Browse files Browse the repository at this point in the history
  • Loading branch information
MichalKinas authored Jul 24, 2023
1 parent 6d7287d commit 15048b4
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@
border-top: 1px solid var(--theme-border-color);
border-bottom: 1px solid var(--theme-border-color);

.adf-search-filter-chip {
.adf-search-filter-chip,
.adf-search-filter-chip-tabbed {
&[disabled] {
&.mat-chip {
background-color: var(--theme-disabled-chip-background-color);
Expand Down

0 comments on commit 15048b4

Please sign in to comment.