Add taller mobile seek bar on player controls

This commit is contained in:
srgooglo 2025-07-07 17:33:09 +02:00
parent 89ca853a8a
commit f15f04e442

View File

@ -1,3 +1,11 @@
&.mobile {
.player-seek_bar {
.slider-container {
height: 10px;
}
}
}
.player-seek_bar { .player-seek_bar {
z-index: 330; z-index: 330;