Unify navigation and heading positioning

This commit is contained in:
ivarsbariss
2026-01-27 13:09:30 +01:00
parent e9e953b829
commit 60f87fbb71
5 changed files with 15 additions and 15 deletions

View File

@@ -111,7 +111,7 @@
"responsiveBehavior": "fill", "responsiveBehavior": "fill",
"rightColumn": 30, "rightColumn": 30,
"showDataPointLabel": false, "showDataPointLabel": false,
"topRow": 2, "topRow": 8,
"type": "CHART_WIDGET", "type": "CHART_WIDGET",
"version": 1, "version": 1,
"widgetId": "bkkgqululk", "widgetId": "bkkgqululk",

View File

@@ -112,7 +112,7 @@
"responsiveBehavior": "fill", "responsiveBehavior": "fill",
"rightColumn": 61, "rightColumn": 61,
"showDataPointLabel": false, "showDataPointLabel": false,
"topRow": 2, "topRow": 8,
"type": "CHART_WIDGET", "type": "CHART_WIDGET",
"version": 1, "version": 1,
"widgetId": "1d2av7y5u4", "widgetId": "1d2av7y5u4",

View File

@@ -1,7 +1,7 @@
{ {
"animateLoading": true, "animateLoading": true,
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"bottomRow": 10, "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": 10, "originalBottomRow": 16,
"originalTopRow": 2, "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": 2, "topRow": 8,
"truncateButtonColor": "{{appsmith.theme.colors.primaryColor}}", "truncateButtonColor": "{{appsmith.theme.colors.primaryColor}}",
"type": "TEXT_WIDGET", "type": "TEXT_WIDGET",
"version": 1, "version": 1,

View File

@@ -1,7 +1,7 @@
{ {
"animateLoading": true, "animateLoading": true,
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"bottomRow": 10, "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": 10, "originalBottomRow": 16,
"originalTopRow": 2, "originalTopRow": 8,
"overflow": "NONE", "overflow": "NONE",
"parentColumnSpace": 25.109375, "parentColumnSpace": 25.109375,
"parentId": "0", "parentId": "0",
@@ -43,7 +43,7 @@
"text": "Sales / Units Shipped", "text": "Sales / Units Shipped",
"textAlign": "LEFT", "textAlign": "LEFT",
"textColor": "#231F20", "textColor": "#231F20",
"topRow": 2, "topRow": 8,
"truncateButtonColor": "{{appsmith.theme.colors.primaryColor}}", "truncateButtonColor": "{{appsmith.theme.colors.primaryColor}}",
"type": "TEXT_WIDGET", "type": "TEXT_WIDGET",
"version": 1, "version": 1,

View File

@@ -1,7 +1,7 @@
{ {
"animateLoading": true, "animateLoading": true,
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"bottomRow": 10, "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": 10, "originalBottomRow": 16,
"originalTopRow": 2, "originalTopRow": 8,
"overflow": "NONE", "overflow": "NONE",
"parentColumnSpace": 25.109375, "parentColumnSpace": 25.109375,
"parentId": "0", "parentId": "0",
@@ -40,10 +40,10 @@
"responsiveBehavior": "fill", "responsiveBehavior": "fill",
"rightColumn": 17, "rightColumn": 17,
"shouldTruncate": false, "shouldTruncate": false,
"text": "Sales", "text": "Sales / Capacity Planning",
"textAlign": "LEFT", "textAlign": "LEFT",
"textColor": "#231F20", "textColor": "#231F20",
"topRow": 2, "topRow": 8,
"truncateButtonColor": "{{appsmith.theme.colors.primaryColor}}", "truncateButtonColor": "{{appsmith.theme.colors.primaryColor}}",
"type": "TEXT_WIDGET", "type": "TEXT_WIDGET",
"version": 1, "version": 1,