Add width setting to multi step form block and fix layout

This commit is contained in:
Andrew Kingston 2023-12-08 14:45:06 +00:00
parent 3430b7b2ac
commit 1bf556b4f2
1 changed files with 5 additions and 0 deletions

View File

@ -6038,6 +6038,11 @@
"icon": "AssetsAdded",
"block": true,
"hasChildren": false,
"size": {
"width": 400,
"height": 400
},
"styles": ["size"],
"settings": [
{
"type": "table",