mirror of
https://github.com/penpot/penpot.git
synced 2025-01-23 23:18:48 -05:00
Render properly the icon on layers toolbox.
This commit is contained in:
parent
f39d2d57a8
commit
4aaf4042f0
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue