0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-06 14:50:20 -05:00

change eye icon size

This commit is contained in:
Akshay Gupta 2024-08-13 20:42:42 +05:30
parent fa230a4224
commit 950257a212
No known key found for this signature in database

View file

@ -146,5 +146,7 @@
width: $s-20;
svg {
@extend .button-icon;
width: 12px;
height: 12px;
}
}