mirror of
https://github.com/penpot/penpot.git
synced 2025-04-11 06:21:30 -05:00
🐛 Revert pixel grid color change
This commit is contained in:
parent
911d4edb9f
commit
d6abd2202c
1 changed files with 2 additions and 2 deletions
|
@ -32,8 +32,8 @@
|
|||
:pattern-units "userSpaceOnUse"}
|
||||
[:path {:d "M 1 0 L 0 0 0 1"
|
||||
:style {:fill "none"
|
||||
:stroke "var(--color-gray-20)"
|
||||
:stroke-opacity "1"
|
||||
:stroke "var(--color-info)"
|
||||
:stroke-opacity "0.2"
|
||||
:stroke-width (str (/ 1 zoom))}}]]]
|
||||
[:rect {:x (:x vbox)
|
||||
:y (:y vbox)
|
||||
|
|
Loading…
Add table
Reference in a new issue