mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fix minor bug for listItemImage background sizing
This commit is contained in:
parent
ac13bcb43e
commit
67f04532be
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@
|
|||
min-width: 2.78em;
|
||||
min-height: 2.78em;
|
||||
background-repeat: no-repeat;
|
||||
background-size: contain;
|
||||
background-size: cover;
|
||||
flex-shrink: 0;
|
||||
background-position: center center;
|
||||
position: relative;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue