Added Sync for Playlists

This commit is contained in:
Shiny Nematoda 2022-06-05 20:35:58 +05:30
parent a88c9081f1
commit e867ab25e9
11 changed files with 287 additions and 41 deletions

View file

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