mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 20:43:04 +00:00
default to qeueu tab in right sidebar
- fix progress bar issue on chrome - fix image not showing on media notification
This commit is contained in:
@@ -53,6 +53,7 @@ function playThis(track: Track) {
|
||||
height: 100%;
|
||||
padding: $small;
|
||||
overflow: auto;
|
||||
overflow-x: hidden;
|
||||
scrollbar-color: grey transparent;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user