New: Styled the filter active indicator
This commit is contained in:
parent
c6feca5d6a
commit
efd606ea08
1 changed files with 4 additions and 0 deletions
|
|
@ -1609,3 +1609,7 @@ ul.MuiList-root.MuiMenu-list.MuiList-dense>div:first-child {
|
||||||
.endTimeText {
|
.endTimeText {
|
||||||
width: 4em;
|
width: 4em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.filterIndicator{
|
||||||
|
background: var(--activeColor);
|
||||||
|
}
|
||||||
Loading…
Reference in a new issue