Music is playable

This commit is contained in:
booploops 2021-12-01 21:47:39 -08:00
parent f6bfa9d088
commit 45623f257b
4 changed files with 91 additions and 16 deletions

View file

@ -538,7 +538,7 @@ input[type=range].web-slider::-webkit-slider-runnable-track {
.app-chrome .app-chrome-item>.app-playback-controls .artwork {
width: 42px;
height: 42px;
background-image: url("artwork.jpeg");
background-image: var(--artwork);
background-position: center;
background-size: contain;
background-repeat: no-repeat;