1
0
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:
Juho Heikka 2023-02-23 16:03:45 +02:00 committed by Sebastian Malton
parent 51a1a0c8fb
commit 37a9b60d48

View File

@ -127,7 +127,7 @@
} }
.catalogAvatar { .catalogAvatar {
font-size: 1.2ch; font-size: 1.2ch !important;
} }
.views { .views {