mirror of https://github.com/penpot/penpot.git
Fix spacing token click will add padding
This commit is contained in:
parent
fdce370bb6
commit
518441e582
|
|
@ -66,7 +66,8 @@
|
|||
:key :rotation}]}}]
|
||||
[:spacing
|
||||
{:title "Spacing"
|
||||
:attributes ctt/spacing-keys
|
||||
:attributes #{:column-gap :row-gap}
|
||||
:all-attributes ctt/spacing-keys
|
||||
:on-update-shape wtch/update-layout-spacing
|
||||
:modal {:key :tokens/spacing
|
||||
:fields [{:label "Spacing"
|
||||
|
|
|
|||
Loading…
Reference in New Issue