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:
geoffrey45
2022-05-11 20:37:52 +03:00
parent afaee8ec57
commit 9432332243
10 changed files with 42 additions and 32 deletions
+1
View File
@@ -53,6 +53,7 @@ function playThis(track: Track) {
height: 100%;
padding: $small;
overflow: auto;
overflow-x: hidden;
scrollbar-color: grey transparent;
}
}
@@ -40,7 +40,6 @@ const props = defineProps<{
&:hover {
background-color: $accent;
border: 1px solid transparent;
.h {
background-color: $black;