mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fix image alignment on plugin cards
This commit is contained in:
parent
d7161f9d65
commit
12c6cf5498
3 changed files with 18 additions and 8 deletions
|
@ -174,6 +174,7 @@ button::-moz-focus-inner {
|
|||
|
||||
.cardScalable .cardImageContainer {
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
contain: strict;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue