0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-03-13 16:21:57 -05:00

🐛 Fix component icon on zoom

This commit is contained in:
Eva 2024-01-23 12:15:37 +01:00
parent 8bc975e717
commit 43737ab528

View file

@ -144,8 +144,7 @@
:width 12
:height 12
:class "workspace-frame-icon"
:style {:stroke-width (/ 1 zoom)
:stroke color
:style {:stroke color
:fill "none"}
:visibility (if show-artboard-names? "visible" "hidden")}
(cond