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:
parent
42b0b01a4e
commit
e8028aa1a1
1 changed files with 1 additions and 1 deletions
|
@ -363,7 +363,7 @@ button::-moz-focus-inner {
|
|||
font-weight: bold;
|
||||
}
|
||||
|
||||
.cardImageContainer .cardImageIcon {
|
||||
.cardImageIcon {
|
||||
font-size: 5em;
|
||||
color: inherit;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue