mirror of
https://github.com/penpot/penpot.git
synced 2025-02-07 23:08:24 -05:00
Fix spacing token click will add padding
This commit is contained in:
parent
fdce370bb6
commit
518441e582
1 changed files with 2 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue