🐛 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 :width 12
:height 12 :height 12
:class "workspace-frame-icon" :class "workspace-frame-icon"
:style {:stroke-width (/ 1 zoom) :style {:stroke color
:stroke color
:fill "none"} :fill "none"}
:visibility (if show-artboard-names? "visible" "hidden")} :visibility (if show-artboard-names? "visible" "hidden")}
(cond (cond