Playlist Art, Minor Fixes

This commit is contained in:
Shiny Nematoda 2022-05-29 14:18:37 -05:00
parent abcd8eb7b5
commit a88c9081f1
8 changed files with 60 additions and 18 deletions

View file

@ -62,7 +62,7 @@ watch(show, n => {
}
.modal-content * {
width: 100%;
padding: 1rem;
padding: .5rem 1rem;
}
.modal-close {
color: var(--color-background);