fix z-index of volume slider
This commit is contained in:
parent
da3fe3366c
commit
770f671d45
3 changed files with 3 additions and 2 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -40,6 +40,7 @@
|
||||||
width: 100%;
|
width: 100%;
|
||||||
background-color: #000;
|
background-color: #000;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
z-index: 100;
|
||||||
|
|
||||||
@media (prefers-color-scheme: dark) {
|
@media (prefers-color-scheme: dark) {
|
||||||
background-color: #303030;
|
background-color: #303030;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue