mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Fix details page poster placeholder icon size
This commit is contained in:
parent
52ad0febe0
commit
32663bee2e
1 changed files with 2 additions and 2 deletions
|
@ -370,8 +370,8 @@ button::-moz-focus-inner {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.cardImageIcon {
|
.cardImageContainer .cardImageIcon {
|
||||||
font-size: 5em !important;
|
font-size: 5em;
|
||||||
color: inherit;
|
color: inherit;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue