mirror of
https://github.com/SuperBFG7/ympd
synced 2025-10-23 01:47:40 +00:00
Return coverimage in backend to client, dont guess it.
This commit is contained in:
@@ -194,8 +194,7 @@ main {
|
||||
|
||||
.card-img-top {
|
||||
min-height:250px;
|
||||
background-image:url('/assets/coverimage-notavailable.png');
|
||||
background-repeat:no-repeat;
|
||||
background-color:#d45500;
|
||||
background-color:#eee;
|
||||
cursor:pointer;
|
||||
}
|
||||
|
Reference in New Issue
Block a user