mirror of
https://github.com/penpot/penpot.git
synced 2025-07-01 01:07:02 +02:00
🐛 Fix icon visualization on select component (#5801)
This commit is contained in:
parent
a98111f68d
commit
b991a94685
2 changed files with 2 additions and 1 deletions
|
@ -198,7 +198,7 @@
|
|||
label]]
|
||||
[:> icon* {:icon-id i/arrow
|
||||
:class (stl/css :arrow)
|
||||
:size "s"
|
||||
:size "m"
|
||||
:aria-hidden true}]]
|
||||
(when open
|
||||
[:> options-dropdown* {:on-click on-option-click
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue