slider: change darkmode background color
This commit is contained in:
parent
7b91a7fa11
commit
70bbc708b2
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@
|
|||
left: 0;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
background-color: #ccc;
|
||||
background-color: #363636;
|
||||
-webkit-transition: .4s;
|
||||
transition: .4s;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue