Fix trophy icon size in badges on groupedUserTrophyList
authorjoshuaruesweg <ruesweg@woltlab.com>
Sat, 22 Aug 2020 12:22:21 +0000 (14:22 +0200)
committerjoshuaruesweg <ruesweg@woltlab.com>
Sat, 22 Aug 2020 12:22:29 +0000 (14:22 +0200)
wcfsetup/install/files/style/ui/trophy.scss

index 0335c27cc6d352659447dc21c397d69bea890cdc..1f416c27a46823729319a2eb6249bb09cda2d989 100644 (file)
                        font-size: 18px;
                }
                
+               &.icon48 {
+                       font-size: 27px;
+               }
+               
                &.icon64 {
                        font-size: 36px;
                }