mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
New: Styled the filter active indicator
This commit is contained in:
@@ -1609,3 +1609,7 @@ ul.MuiList-root.MuiMenu-list.MuiList-dense>div:first-child {
|
|||||||
.endTimeText {
|
.endTimeText {
|
||||||
width: 4em;
|
width: 4em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.filterIndicator{
|
||||||
|
background: var(--activeColor);
|
||||||
|
}
|
Reference in New Issue
Block a user