mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Merge pull request #545 from ferferga/artworks2
Improved appearance of images and artworks - Part 3
(cherry picked from commit 79cd6a7552
)
Signed-off-by: Joshua Boniface <joshua@boniface.me>
This commit is contained in:
parent
e1308f01b6
commit
54b05ab27d
4 changed files with 61 additions and 46 deletions
|
@ -156,7 +156,7 @@ button {
|
|||
}
|
||||
|
||||
.cardImageContainer {
|
||||
background-size: contain;
|
||||
background-size: cover;
|
||||
background-repeat: no-repeat;
|
||||
background-position: center center;
|
||||
display: -webkit-flex;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue