fix z-index of volume slider

This commit is contained in:
Matt Walsh 2025-11-10 13:01:30 -06:00
commit 770f671d45
No known key found for this signature in database
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

View file

@ -40,6 +40,7 @@
width: 100%;
background-color: #000;
text-align: center;
z-index: 100;
@media (prefers-color-scheme: dark) {
background-color: #303030;