mirror of
https://gitlab.com/RemixDev/deemix-webui.git
synced 2025-01-19 21:08:35 +00:00
Added placeholder cover when cover is not loaded
This commit is contained in:
parent
a4f3f843e7
commit
9cae0b4210
|
@ -109,3 +109,8 @@
|
|||
width: 32px;
|
||||
height: 32px;
|
||||
}
|
||||
|
||||
.track_row > td > a > img {
|
||||
width: 56px;
|
||||
height: 56px;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue