show next song in page view
This commit is contained in:
@@ -49,3 +49,14 @@
|
||||
top: 12px;
|
||||
z-index: 5;
|
||||
}
|
||||
|
||||
.next-song {
|
||||
color: #0008;
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
right: 10px;
|
||||
|
||||
fa-icon {
|
||||
padding: 6px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user