diff --git a/src/components/DesignForm/assembly/index.ts b/src/components/DesignForm/assembly/index.ts index b0653d0..9c18743 100644 --- a/src/components/DesignForm/assembly/index.ts +++ b/src/components/DesignForm/assembly/index.ts @@ -939,7 +939,16 @@ export default [ ], }, }, - config: {} + config: {}, + styles: { + divStyle: { + marginBot: "15" + }, + labelStyle: { + paddingLeft: "7", + }, + inputStyle: {} + } }, { type: 'component',