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:
@@ -1608,4 +1608,8 @@ ul.MuiList-root.MuiMenu-list.MuiList-dense>div:first-child {
|
|||||||
.startTimeText,
|
.startTimeText,
|
||||||
.endTimeText {
|
.endTimeText {
|
||||||
width: 4em;
|
width: 4em;
|
||||||
|
}
|
||||||
|
|
||||||
|
.filterIndicator{
|
||||||
|
background: var(--activeColor);
|
||||||
}
|
}
|
Reference in New Issue
Block a user