mirror of
https://github.com/penpot/penpot.git
synced 2025-03-15 17:21:17 -05:00
Improve grid styles.
This commit is contained in:
parent
cc7aef895e
commit
27e9afa6a8
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
|||
:x2 position
|
||||
:stroke grid-color
|
||||
:stroke-width (/ 0.5 zoom)
|
||||
:opacity 0.25}])))
|
||||
:opacity 0.50}])))
|
||||
(horizontal-line [position value]
|
||||
(if (< (mod value ticks-mod) step-size-y)
|
||||
(html [:line {:key position
|
||||
|
|
Loading…
Add table
Reference in a new issue