1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Merge pull request #2306 from thornbill/fix-tiny-icons

Fix tiny card icons

(cherry picked from commit e2c4418485)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
This commit is contained in:
Bill Thornton 2021-01-07 16:50:53 -05:00 committed by Joshua M. Boniface
parent 42b0b01a4e
commit e8028aa1a1

View file

@ -363,7 +363,7 @@ button::-moz-focus-inner {
font-weight: bold;
}
.cardImageContainer .cardImageIcon {
.cardImageIcon {
font-size: 5em;
color: inherit;
}