mirror of
https://github.com/ragestudio/comty.git
synced 2025-07-09 17:24:16 +00:00
Add taller mobile seek bar on player controls
This commit is contained in:
parent
89ca853a8a
commit
f15f04e442
@ -1,3 +1,11 @@
|
|||||||
|
&.mobile {
|
||||||
|
.player-seek_bar {
|
||||||
|
.slider-container {
|
||||||
|
height: 10px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
.player-seek_bar {
|
.player-seek_bar {
|
||||||
z-index: 330;
|
z-index: 330;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user