mirror of
https://github.com/penpot/penpot.git
synced 2026-05-03 23:29:03 +00:00
Render properly the icon on layers toolbox.
This commit is contained in:
parent
f39d2d57a8
commit
4aaf4042f0
@ -117,7 +117,7 @@
|
||||
[:div.element-actions
|
||||
[:div.toggle-element {:class "selected"} i/eye]
|
||||
[:div.block-element i/lock]]
|
||||
[:div.element-icon i/box]
|
||||
[:div.element-icon (shapes/render item)]
|
||||
[:span (or (:name item)
|
||||
(:id item))]])))
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user