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