mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-16 13:40:24 +02:00
initial implementation of play queue for new list
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
.right-sidebar-container {
|
||||
position: relative;
|
||||
grid-area: right-sidebar;
|
||||
height: 100%;
|
||||
min-height: 0;
|
||||
overflow: hidden;
|
||||
border-left: 1px solid alpha(var(--theme-colors-border), 0.3);
|
||||
|
||||
.current-song-cell:not(.current-playlist-song-cell) svg {
|
||||
|
||||
Reference in New Issue
Block a user