mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-05 04:53:01 +00:00
fix play from sidebar queue
This commit is contained in:
@@ -51,6 +51,7 @@ const settings = useSettingsStore();
|
||||
height: 100%;
|
||||
overflow: hidden;
|
||||
display: grid;
|
||||
gap: $small;
|
||||
grid-template-rows: max-content 1fr;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user