diff --git a/frontend/src/Editor/Components/components.js b/frontend/src/Editor/Components/components.js index b140c83ede..a0bdedd6c9 100644 --- a/frontend/src/Editor/Components/components.js +++ b/frontend/src/Editor/Components/components.js @@ -480,7 +480,7 @@ export const componentTypes = [ description: 'Select one value from options', defaultSize: { width: 200, - height: 60 + height: 30 }, component: 'DropDown', properties: {