parent
4d0c15add7
commit
ff386f83f2
|
@ -1,4 +1,3 @@
|
|||
|
||||
.queue-controls {
|
||||
@include media("<desktop") {
|
||||
height: $bottom-player-height;
|
||||
|
@ -34,7 +33,7 @@
|
|||
position: fixed;
|
||||
min-height: 100vh;
|
||||
width: 100vw;
|
||||
z-index: 1000;
|
||||
z-index: 10000;
|
||||
}
|
||||
&.main > .button {
|
||||
position: fixed;
|
||||
|
|
Loading…
Reference in New Issue