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