mirror of
https://github.com/penpot/penpot.git
synced 2026-08-27 07:09:14 +00:00
🐛 Fix error with context-menu icon
This commit is contained in:
parent
1395629e5a
commit
554311cd1f
@ -306,7 +306,7 @@
|
|||||||
title]
|
title]
|
||||||
(when children
|
(when children
|
||||||
[:*
|
[:*
|
||||||
[:> icon* {:icon-d "arrow" :size "s"}]
|
[:> icon* {:icon-id "arrow" :size "s"}]
|
||||||
[:ul {:class (stl/css :token-context-submenu)
|
[:ul {:class (stl/css :token-context-submenu)
|
||||||
:data-direction submenu-direction
|
:data-direction submenu-direction
|
||||||
:ref submenu-ref
|
:ref submenu-ref
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user