minor playlist styling fix

This commit is contained in:
Rudis Muiznieks 2023-04-09 19:50:54 -05:00
parent 3bb35d5721
commit eeb63b5124
Signed by: rudism
GPG Key ID: CABF2F86EF7884F9
1 changed files with 1 additions and 1 deletions

View File

@ -614,7 +614,7 @@ h2 svg {
background-image: url('/icon-queue.svg');
}
.controls a:last-child.queued {
.controls a:last-child.queued, #queue-container .controls a:last-child {
background-image: url('/icon-trash.svg');
}