1
0
forked from orson/bachemap

fixed colors of indicators

This commit is contained in:
Orson 2025-03-24 12:05:02 -06:00
parent d4b46fb621
commit ac4bb0ec51

View File

@ -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);
}