Player
This commit is contained in:
@ -53,7 +53,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
&.mini-player {
|
&.mini-player {
|
||||||
position: absolute;
|
position: fixed;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
width: 200px;
|
width: 200px;
|
||||||
@ -69,7 +69,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
@include responsive( $bp_medium, null, $bp_shallow ){
|
@include responsive( $bp_medium, null, $bp_shallow ){
|
||||||
position: fixed;
|
|
||||||
right: 0;
|
right: 0;
|
||||||
width: auto;
|
width: auto;
|
||||||
background: $dark_grey;
|
background: $dark_grey;
|
||||||
|
|||||||
Reference in New Issue
Block a user