mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Fix catalog avatar font size (#7226)
Signed-off-by: Juho Heikka <juho.heikka@gmail.com>
This commit is contained in:
parent
898b9039da
commit
2550b1efbd
@ -127,7 +127,7 @@
|
||||
}
|
||||
|
||||
.catalogAvatar {
|
||||
font-size: 1.2ch;
|
||||
font-size: 1.2ch !important;
|
||||
}
|
||||
|
||||
.views {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user