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

Reverted previous commit

This commit is contained in:
Influence365 2020-05-27 07:17:45 +01:00 committed by GitHub
parent c9a6753aba
commit 0d7d4c7d15
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: contain;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
display: -webkit-flex;