mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-28 13:08:01 +02:00
New Golang Backend + Minor Fixes
This commit is contained in:
parent
f80a86a3ae
commit
03b4c151f9
8 changed files with 24 additions and 20 deletions
|
@ -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...';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue