1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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;