Added placeholder cover when cover is not loaded

This commit is contained in:
RemixDev 2020-05-10 14:32:42 +02:00
parent a4f3f843e7
commit 9cae0b4210

View File

@ -109,3 +109,8 @@
width: 32px;
height: 32px;
}
.track_row > td > a > img {
width: 56px;
height: 56px;
}