Fix brightness slider icon color

This commit is contained in:
Jas-SinghFSU
2024-07-02 00:35:53 -07:00
parent 71231df924
commit 0d5e982201

View File

@@ -49,6 +49,7 @@
font-size: 1.4em; font-size: 1.4em;
min-width: 1em; min-width: 1em;
min-height: 1em; min-height: 1em;
color: $overlay2;
} }
.brightness-slider-label { .brightness-slider-label {