Skip to content

Commit 89300c6

Browse files
svc-instuiadamlobler
authored andcommitted
chore: add tray padding
1 parent 9b0098c commit 89300c6

File tree

2 files changed

+8
-0
lines changed
  • packages/ui-scripts/lib/build/tokensStudio

2 files changed

+8
-0
lines changed

packages/ui-scripts/lib/build/tokensStudio/canvas/component/Tray.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,10 @@
5353
"widthXl": {
5454
"value": "62em",
5555
"type": "sizing"
56+
},
57+
"padding": {
58+
"value": "{spacing.padding.container.md}",
59+
"type": "spacing"
5660
}
5761
}
5862
}

packages/ui-scripts/lib/build/tokensStudio/rebrand/component/Tray.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,10 @@
5353
"widthXl": {
5454
"value": "62em",
5555
"type": "sizing"
56+
},
57+
"padding": {
58+
"value": "{spacing.padding.container.md}",
59+
"type": "spacing"
5660
}
5761
}
5862
}

0 commit comments

Comments
 (0)