Navbar angepasst

This commit is contained in:
2026-08-20 12:09:56 +00:00
parent 6f93035fa5
commit 9c6b92b1a9
17 changed files with 57 additions and 53 deletions
@@ -2,7 +2,7 @@
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
"animateLoading": true,
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"bottomRow": 20,
"bottomRow": 21,
"boxShadow": "none",
"closeOnSelection": true,
"dateFormat": "D MMMM, YYYY",
@@ -56,6 +56,8 @@
"mobileTopRow": 11,
"needsErrorInfo": false,
"onDateSelected": "{{\n storeValue(\n \"bookingFormData\",\n {\n ...(appsmith.store.bookingFormData || {}),\n\n startDate:\n BookingStartDate.selectedDate,\n\n endDate:\n BookingStartDate.selectedDate\n },\n false\n )\n}}",
"originalBottomRow": 20,
"originalTopRow": 12,
"parentColumnSpace": 8.875,
"parentId": "q44lz1f0e4",
"parentRowSpace": 10,
@@ -64,7 +66,7 @@
"rightColumn": 22,
"shortcuts": false,
"timePrecision": "None",
"topRow": 12,
"topRow": 13,
"type": "DATE_PICKER_WIDGET2",
"version": 2,
"widgetId": "7g7p1jdnt1",