mirror of
https://github.com/penpot/penpot.git
synced 2025-03-13 00:01:51 -05:00
🐛 Fix component icon on zoom
This commit is contained in:
parent
8bc975e717
commit
43737ab528
1 changed files with 1 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue