Fix details page poster placeholder icon size

This commit is contained in:
MrTimscampi 2020-02-16 02:08:17 +01:00
parent 52ad0febe0
commit 32663bee2e

View File

@ -370,8 +370,8 @@ button::-moz-focus-inner {
text-align: center;
}
.cardImageIcon {
font-size: 5em !important;
.cardImageContainer .cardImageIcon {
font-size: 5em;
color: inherit;
}