Update last/current track display

This commit is contained in:
floppydiskette 2024-12-25 22:41:17 +00:00
commit 6c126bc20f
4 changed files with 13 additions and 4 deletions

View file

@ -264,6 +264,8 @@ div.current-track img {
float: left;
filter: var(--shadow-small);
border: var(--border);
width: 174px;
height: 174px;
}
/** Bookmarks **/