Skip to content

Commit

Permalink
Merge pull request jellyfin#2306 from thornbill/fix-tiny-icons
Browse files Browse the repository at this point in the history
Fix tiny card icons
  • Loading branch information
thornbill committed Jan 7, 2021
2 parents 41cfd7f + 60538da commit e2c4418
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/cardbuilder/card.css
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@ button::-moz-focus-inner {
font-weight: bold;
}

.cardImageContainer .cardImageIcon {
.cardImageIcon {
font-size: 5em;
color: inherit;
}
Expand Down

0 comments on commit e2c4418

Please sign in to comment.