Update css from repo (#253)
Some checks are pending
Test / Test (push) Waiting to run

This commit is contained in:
Crxaw 2025-05-04 15:34:34 +01:00 committed by GitHub
parent 6b1b83d1a3
commit 840bc42cca
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -76,11 +76,3 @@
text-align: center;
padding: 1rem;
}
.theme-light .vc-spotify-lyrics {
background: var(--bg-overlay-3, var(--background-secondary-alt));
}
.theme-dark .vc-spotify-lyrics {
background: var(--bg-overlay-1, var(--background-secondary-alt));
}