update card.css for bug fix jellyfin#1207

This commit is contained in:
Influence365
2020-05-26 14:30:53 +01:00
committed by GitHub
parent a4b5d44529
commit 71e1c890ae
+1 -1
View File
@@ -157,7 +157,7 @@ button::-moz-focus-inner {
}
.cardImageContainer {
background-size: cover;
background-size: contain;
background-repeat: no-repeat;
background-position: center center;
display: -webkit-flex;