Better mobile queue.

This commit is contained in:
Jim Driessen
2017-02-01 14:08:35 +01:00
parent 7339c897f9
commit e90cf4cdef
3 changed files with 37 additions and 12 deletions

View File

@ -5,3 +5,11 @@
.control-icons {
min-width: 90px;
}
.song-info {
position: absolute;
padding: 8px;
background: silver;
white-space: nowrap;
z-index: 9999;
}