Change default width of datepicker widget

This commit is contained in:
navaneeth 2021-05-22 20:08:25 +05:30
parent 2644852367
commit d776e6d20e

View file

@ -480,7 +480,7 @@ export const componentTypes = [
description: 'Select one value from options',
defaultSize: {
width: 200,
height: 60
height: 30
},
component: 'DropDown',
properties: {