Music is playable
This commit is contained in:
parent
f6bfa9d088
commit
45623f257b
4 changed files with 91 additions and 16 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue