Preferences Improvements, Error Handling...

This commit is contained in:
Shiny Nematoda 2022-05-23 22:23:41 +05:30
parent 592ac8c470
commit abcd8eb7b5
13 changed files with 285 additions and 133 deletions

View file

@ -42,11 +42,10 @@ defineEmits(['playthis']);
overflow-y: auto;
}
.placeholder:empty:before {
--url: url('/bg_playlist.svg');
--ico: '\f64d';
}
.placeholder:empty:after {
--text: 'Add Songs to Your Playlist...';
padding-top: 2rem;
--text: 'Add Songs to Playlist...';
}
.pl-item {
padding: 1rem;