1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Fix catalog avatar font size

Signed-off-by: Juho Heikka <juho.heikka@gmail.com>
This commit is contained in:
Juho Heikka 2023-02-23 14:49:27 +02:00
parent d8acff67d1
commit a1bc8c7c46

View File

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