mirror of
https://github.com/loof2736/scyfin.git
synced 2025-11-02 15:48:52 +01:00
Fix black progress slider for OLED theme
This commit is contained in:
parent
0f962980d4
commit
0ff4cc37aa
@ -54,7 +54,7 @@
|
||||
|
||||
select,
|
||||
textarea,
|
||||
input {
|
||||
input:not(.mdl-slider) {
|
||||
background: var(--primary-background-color) !important;
|
||||
border: 2px solid var(--outline-color) !important;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user