Pushed Sales Capacity Heading closer to nav for debugging

This commit is contained in:
2026-01-27 11:53:04 +00:00
parent 1704a08d89
commit f4b500220f

View File

@@ -1,7 +1,7 @@
{ {
"animateLoading": true, "animateLoading": true,
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"bottomRow": 18, "bottomRow": 16,
"dynamicBindingPathList": [ "dynamicBindingPathList": [
{ {
"key": "truncateButtonColor" "key": "truncateButtonColor"
@@ -30,8 +30,8 @@
"mobileRightColumn": 17, "mobileRightColumn": 17,
"mobileTopRow": 1, "mobileTopRow": 1,
"needsErrorInfo": false, "needsErrorInfo": false,
"originalBottomRow": 18, "originalBottomRow": 16,
"originalTopRow": 10, "originalTopRow": 8,
"overflow": "NONE", "overflow": "NONE",
"parentColumnSpace": 25.109375, "parentColumnSpace": 25.109375,
"parentId": "0", "parentId": "0",
@@ -43,7 +43,7 @@
"text": "Sales / Capacity Planning", "text": "Sales / Capacity Planning",
"textAlign": "LEFT", "textAlign": "LEFT",
"textColor": "#231F20", "textColor": "#231F20",
"topRow": 10, "topRow": 8,
"truncateButtonColor": "{{appsmith.theme.colors.primaryColor}}", "truncateButtonColor": "{{appsmith.theme.colors.primaryColor}}",
"type": "TEXT_WIDGET", "type": "TEXT_WIDGET",
"version": 1, "version": 1,