mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 10:58:20 -07:00
Fix details page poster placeholder icon size
This commit is contained in:
parent
52ad0febe0
commit
32663bee2e
@ -370,8 +370,8 @@ button::-moz-focus-inner {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.cardImageIcon {
|
||||
font-size: 5em !important;
|
||||
.cardImageContainer .cardImageIcon {
|
||||
font-size: 5em;
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user