Make sure the player is always on top

This commit is contained in:
emeric
2020-04-13 18:25:38 +02:00
parent 22d98bbb1a
commit 6e237caaef
+1 -1
View File
@@ -308,7 +308,7 @@ a.Lms-artistname:hover, a.Lms-artistname:focus {
}
.Lms-player {
z-index: 2;
z-index: 3;
position: fixed;
bottom: 0;
width: 100%;