mirror of
https://github.com/penpot/penpot.git
synced 2026-03-12 13:27:02 +00:00
🐛 Fix icon size in selects
This commit is contained in:
committed by
Andrey Antukh
parent
4e152f470b
commit
2633e56a76
@@ -31,7 +31,7 @@
|
||||
width: $s-24;
|
||||
padding-right: $s-4;
|
||||
svg {
|
||||
@extend .button-icon;
|
||||
@extend .button-icon-small;
|
||||
stroke: var(--icon-foreground);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user