mirror of
https://github.com/penpot/penpot.git
synced 2026-04-25 19:28:12 +00:00
Improve grid styles.
This commit is contained in:
parent
cc7aef895e
commit
27e9afa6a8
@ -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…
x
Reference in New Issue
Block a user