mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 05:38:28 +02: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
Add a link
Reference in a new issue