From 6c61baf6894526ba86ec1634547d4ad524e49ed3 Mon Sep 17 00:00:00 2001 From: clairedenning Date: Thu, 15 Feb 2024 10:12:21 +0000 Subject: [PATCH] feat(data): Update form spacing tokens --- data/tokens/Components/form.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/data/tokens/Components/form.json b/data/tokens/Components/form.json index c6f6e398..117b86be 100644 --- a/data/tokens/Components/form.json +++ b/data/tokens/Components/form.json @@ -74,7 +74,16 @@ } } }, - "form": { + "integral": { + "pb": { + "pb": { + "value": "{global.space.micro.L}", + "type": "spacing", + "description": "Space below labelset, before the input. Space between input and preview containers in File input." + } + } + }, + "layout": { "XS": { "value": "{global.space.macro.XS}", "type": "spacing", @@ -100,15 +109,6 @@ "type": "spacing" } }, - "integral": { - "pb": { - "pb": { - "value": "{global.space.micro.L}", - "type": "spacing", - "description": "Space below labelset, before the input. Space between input and preview containers in File input." - } - } - }, "option": { "icon": { "M": {