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

Reduce catalog avatar font-size

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
Alex Andreev 2021-11-29 15:31:53 +03:00
parent 7d6c89a9f3
commit 638b3149af

View File

@ -142,6 +142,5 @@
}
.catalogAvatar {
font-size: 1.45ch;
border-radius: 2px;
font-size: 1.2ch;
}