New Golang Backend + Minor Fixes

This commit is contained in:
shiny_nematoda 2022-04-13 08:03:42 -04:00
parent f80a86a3ae
commit 03b4c151f9
8 changed files with 24 additions and 20 deletions

View file

@ -38,7 +38,7 @@ defineEmits(['playthis']);
overflow-y: auto;
}
.placeholder:empty:before {
--url: url('../assets/bg_playlist.svg');
--url: url('/bg_playlist.svg');
}
.placeholder:empty:after {
--text: 'Add Songs to Your Playlist...';