mirror of
https://github.com/penpot/penpot.git
synced 2026-09-13 23:48:42 +00:00
🐛 Fix component icon on zoom
This commit is contained in:
parent
8bc975e717
commit
43737ab528
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user