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

fix some minor style issues

This commit is contained in:
dkanada 2020-02-14 03:17:39 +09:00
parent be23d14f48
commit 4c4f8ff800
4 changed files with 10 additions and 7 deletions

View file

@ -371,12 +371,12 @@ button::-moz-focus-inner {
}
.cardImageIcon {
font-size: 5em;
font-size: 5em !important;
color: inherit;
}
.cardImageIcon-small {
font-size: 3em;
font-size: 3em !important;
margin-bottom: 0.1em;
}