show next song in page view

This commit is contained in:
2025-01-03 21:01:56 +01:00
parent 898c6c4d7e
commit 88a574aa80
8 changed files with 41 additions and 39 deletions

View File

@@ -49,3 +49,14 @@
top: 12px;
z-index: 5;
}
.next-song {
color: #0008;
position: fixed;
bottom: 0;
right: 10px;
fa-icon {
padding: 6px;
}
}