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

Make catalog pinIcon a bit smaller

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
Alex Andreev 2022-06-16 10:12:06 +03:00
parent 8349d6aa4a
commit 314d0bed96

View File

@ -48,6 +48,7 @@
transition: none;
opacity: 0;
margin-left: var(--padding);
width: calc(var(--unit) * 2);
&:hover {
/* Drop styles defined for <Icon/> */