Make sure the player is always on top
This commit is contained in:
+1
-1
@@ -308,7 +308,7 @@ a.Lms-artistname:hover, a.Lms-artistname:focus {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.Lms-player {
|
.Lms-player {
|
||||||
z-index: 2;
|
z-index: 3;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|||||||
Reference in New Issue
Block a user