update card.css for bug fix jellyfin#1207
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user