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

Improved appearance of images and artworks - Part 3

This commit is contained in:
ferferga 2019-10-21 16:24:36 +02:00
parent 639637956e
commit 529e9102cd
4 changed files with 1 additions and 21 deletions

View file

@ -156,7 +156,7 @@ button {
}
.cardImageContainer {
background-size: contain;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
display: -webkit-flex;