0
Fork 0
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:
Florian Schroedl 2024-08-01 12:12:03 +02:00
parent fdce370bb6
commit 518441e582

View file

@ -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"