mirror of
https://github.com/radio95-rnt/RadioPlayer.git
synced 2026-07-29 15:29:14 +02:00
skipped_idx
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
.listbox div.item:hover{background:rgba(255,255,255,0.04); cursor:pointer}
|
||||
.listbox div.item.selected{background:rgba(62, 165, 255, 0.305)}
|
||||
|
||||
#section-playlist { flex: 3 1; }
|
||||
#section-playlist { flex: 2 1; }
|
||||
#section-queue { flex: 1; display: flex; flex-direction: column; }
|
||||
#section-queue .collapsible-content { flex-grow: 1; }
|
||||
#section-queue.collapsed .collapsible-content { display: none; }
|
||||
|
||||
Reference in New Issue
Block a user