Merge pull request #99 from kodemeister/amberol-issues

Fix issues with Amberol playlist (#98)
This commit is contained in:
Vince
2023-01-30 12:49:23 +08:00
committed by GitHub

View File

@@ -1470,6 +1470,24 @@ panelstatusbar {
}
}
//
// Amberol
//
playlistview {
scrollbar {
&.overlay-indicator {
&.dragging,
&.hovering { background-color: transparent; }
}
}
queuerow {
picture.cover,
image.card { border: none; }
}
}
//
// dialogs
//