diff --git a/application.json b/application.json index d5a0dff..cb463fc 100644 --- a/application.json +++ b/application.json @@ -8,8 +8,8 @@ "colorStyle": "theme", "logoAssetId": "", "logoConfiguration": "logoAndApplicationTitle", - "navStyle": "sidebar", - "orientation": "side", + "navStyle": "stacked", + "orientation": "top", "position": "static", "showNavbar": true, "showSignIn": true @@ -55,8 +55,8 @@ "colorStyle": "theme", "logoAssetId": "", "logoConfiguration": "logoAndApplicationTitle", - "navStyle": "sidebar", - "orientation": "side", + "navStyle": "stacked", + "orientation": "top", "position": "static", "showNavbar": true, "showSignIn": true diff --git a/pages/Sales/Sales.json b/pages/Sales/Sales.json index ca1faf3..f7e4318 100644 --- a/pages/Sales/Sales.json +++ b/pages/Sales/Sales.json @@ -6,7 +6,7 @@ { "dsl": { "backgroundColor": "none", - "bottomRow": 970, + "bottomRow": 1040, "canExtend": true, "containerStyle": "none", "detachFromLayout": true, diff --git a/pages/Sales/widgets/Heading.json b/pages/Sales/widgets/Heading.json index c71dd73..30d58ef 100644 --- a/pages/Sales/widgets/Heading.json +++ b/pages/Sales/widgets/Heading.json @@ -1,7 +1,7 @@ { "animateLoading": true, "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", - "bottomRow": 11, + "bottomRow": 18, "dynamicBindingPathList": [ { "key": "truncateButtonColor" @@ -30,8 +30,8 @@ "mobileRightColumn": 17, "mobileTopRow": 1, "needsErrorInfo": false, - "originalBottomRow": 11, - "originalTopRow": 3, + "originalBottomRow": 18, + "originalTopRow": 10, "overflow": "NONE", "parentColumnSpace": 25.109375, "parentId": "0", @@ -43,7 +43,7 @@ "text": "Sales / Capacity Planning", "textAlign": "LEFT", "textColor": "#231F20", - "topRow": 3, + "topRow": 10, "truncateButtonColor": "{{appsmith.theme.colors.primaryColor}}", "type": "TEXT_WIDGET", "version": 1, diff --git a/pages/Sales/widgets/Table1.json b/pages/Sales/widgets/Table1.json index e856323..069a42c 100644 --- a/pages/Sales/widgets/Table1.json +++ b/pages/Sales/widgets/Table1.json @@ -4,7 +4,7 @@ "borderColor": "#E0DEDE", "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", "borderWidth": "1", - "bottomRow": 97, + "bottomRow": 104, "boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}", "cachedTableData": {}, "canFreezeColumn": true, @@ -97,8 +97,8 @@ "mobileRightColumn": 35, "mobileTopRow": 3, "needsErrorInfo": false, - "originalBottomRow": 98, - "originalTopRow": 14, + "originalBottomRow": 104, + "originalTopRow": 20, "parentColumnSpace": 11.265625, "parentId": "0", "parentRowSpace": 10, @@ -234,7 +234,7 @@ "searchKey": "", "tableData": "{{capacity_display_all.data}}", "textSize": "0.875rem", - "topRow": 13, + "topRow": 20, "totalRecordsCount": 0, "type": "TABLE_WIDGET_V2", "version": 2,