mirror of
https://github.com/penpot/penpot.git
synced 2025-01-24 23:49:45 -05:00
🐛 Fix icon size in selects
This commit is contained in:
parent
4e152f470b
commit
2633e56a76
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
|||
width: $s-24;
|
||||
padding-right: $s-4;
|
||||
svg {
|
||||
@extend .button-icon;
|
||||
@extend .button-icon-small;
|
||||
stroke: var(--icon-foreground);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue