Add detailed song info view on song select

This commit is contained in:
2023-10-03 19:23:09 +00:00
parent c3603a13dd
commit a1a041c5ce
2 changed files with 51 additions and 13 deletions

View File

@ -173,6 +173,10 @@ pre {
background-color: var(--copy-highlight-color);
}
.songinfo {
}
@media (prefers-color-scheme: dark) {
:root {
/* Navbar */