forked from orson/bachemap
fixed colors of indicators
This commit is contained in:
parent
d4b46fb621
commit
ac4bb0ec51
@ -362,7 +362,7 @@ section#pinner-modal::-webkit-scrollbar-thumb {
|
||||
}
|
||||
|
||||
.indicator {
|
||||
color: tomato;
|
||||
color: tomato !important;
|
||||
filter: drop-shadow 0 0 0.2rem var(--accent-color);
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user