mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-18 11:28:23 -07:00
fixes #1422 - Pictures distorted
This commit is contained in:
parent
b5fcdbe543
commit
eb0eb7bf89
@ -293,7 +293,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.coveredCardImage {
|
.coveredCardImage {
|
||||||
background-size: 100% 100%;
|
background-size: cover;
|
||||||
background-position: center center;
|
background-position: center center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user