Revised version with the new container and buttons based navigation
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
|
||||
"animateLoading": true,
|
||||
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
||||
"bottomRow": 8,
|
||||
"bottomRow": 7,
|
||||
"boxShadow": "none",
|
||||
"closeOnSelection": true,
|
||||
"dateFormat": "YYYY-MM-DD HH:mm",
|
||||
@@ -28,7 +28,7 @@
|
||||
"labelPosition": "Top",
|
||||
"labelTextSize": "0.875rem",
|
||||
"labelWidth": 5,
|
||||
"leftColumn": 1,
|
||||
"leftColumn": 0,
|
||||
"maxDate": "2121-12-31T18:29:00.000Z",
|
||||
"maxDynamicHeight": 9000,
|
||||
"minDate": "1920-12-31T18:30:00.000Z",
|
||||
@@ -44,10 +44,10 @@
|
||||
"parentRowSpace": 10,
|
||||
"renderMode": "CANVAS",
|
||||
"responsiveBehavior": "fill",
|
||||
"rightColumn": 21,
|
||||
"rightColumn": 5,
|
||||
"shortcuts": false,
|
||||
"timePrecision": "minute",
|
||||
"topRow": 1,
|
||||
"topRow": 0,
|
||||
"type": "DATE_PICKER_WIDGET2",
|
||||
"version": 2,
|
||||
"widgetId": "35qo2qtt26",
|
||||
|
||||
Reference in New Issue
Block a user