From f4b500220f2aac139462773ebbaa52c5009d89d1 Mon Sep 17 00:00:00 2001 From: ibariss Date: Tue, 27 Jan 2026 11:53:04 +0000 Subject: [PATCH] Pushed Sales Capacity Heading closer to nav for debugging --- pages/Sales/widgets/Heading.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pages/Sales/widgets/Heading.json b/pages/Sales/widgets/Heading.json index 30d58ef..c64c6f9 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": 18, + "bottomRow": 16, "dynamicBindingPathList": [ { "key": "truncateButtonColor" @@ -30,8 +30,8 @@ "mobileRightColumn": 17, "mobileTopRow": 1, "needsErrorInfo": false, - "originalBottomRow": 18, - "originalTopRow": 10, + "originalBottomRow": 16, + "originalTopRow": 8, "overflow": "NONE", "parentColumnSpace": 25.109375, "parentId": "0", @@ -43,7 +43,7 @@ "text": "Sales / Capacity Planning", "textAlign": "LEFT", "textColor": "#231F20", - "topRow": 10, + "topRow": 8, "truncateButtonColor": "{{appsmith.theme.colors.primaryColor}}", "type": "TEXT_WIDGET", "version": 1,