fix z-index

This commit is contained in:
_Bastler
2021-05-18 15:29:23 +02:00
parent 5538a511c7
commit f2d8035abe
+1
View File
@@ -441,6 +441,7 @@ body {
padding: 0.3rem 0.5rem;
color: white;
transition: transform 0.5s;
z-index: 99;
}
#audioplayer_mute {