@@ -95,17 +95,8 @@ | |||||
"type": "fx-form-panel", | "type": "fx-form-panel", | ||||
"shape": "panel", | "shape": "panel", | ||||
"props": { | "props": { | ||||
"size": "0" | |||||
"size": "15", | |||||
"backgroundColor": "transparent" | |||||
}, | }, | ||||
"children": [ | |||||
{ | |||||
"id": "id${newId()}", | |||||
"type": "fx-divider", | |||||
"props": { | |||||
"label": "", | |||||
"contentPosition": "center", | |||||
"direction": "horizontal" | |||||
} | |||||
} | |||||
] | |||||
"children": [] | |||||
}, | }, |
@@ -85,7 +85,7 @@ | |||||
"type": "fx-form-panel", | "type": "fx-form-panel", | ||||
"shape": "panel", | "shape": "panel", | ||||
"props": { | "props": { | ||||
"size": "24", | |||||
"size": "15", | |||||
"backgroundColor": "transparent" | "backgroundColor": "transparent" | ||||
}, | }, | ||||
"children": [] | "children": [] | ||||
@@ -92,7 +92,7 @@ | |||||
"type": "fx-form-panel", | "type": "fx-form-panel", | ||||
"shape": "panel", | "shape": "panel", | ||||
"props": { | "props": { | ||||
"size": "24", | |||||
"size": "15", | |||||
"backgroundColor": "transparent" | "backgroundColor": "transparent" | ||||
}, | }, | ||||
"children": [] | "children": [] | ||||