added placeholder artwork

This commit is contained in:
booploops 2021-12-22 17:13:17 -08:00
parent c1c3a4f200
commit 1f91b51cca
2 changed files with 6 additions and 3 deletions

View file

@ -2081,6 +2081,9 @@ input[type="range"].web-slider.display--small::-webkit-slider-thumb {
position: relative;
width: 100%;
height: 100%;
background-image: url("https://beta.music.apple.com/assets/product/MissingArtworkMusic.svg");
background-size: cover;
background-position: center;
.animatedartwork-view-box {
position: absolute;