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

Fix tiny card icons
This commit is contained in:
Bill Thornton 2021-01-07 16:50:53 -05:00 committed by GitHub
commit e2c4418485
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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