Continued work on playlist management UI

This commit is contained in:
rainbow napkin 2025-03-31 08:35:30 -04:00
parent 1723e8ebd0
commit 3da88aea2a
3 changed files with 80 additions and 68 deletions

View file

@ -101,6 +101,7 @@ div.queue-entry{
display: flex;
justify-content: center;
align-items: center;
user-select: none;
}
div.queue-entry p{