Unify navigation and heading positioning

This commit is contained in:
ivarsbariss
2026-01-27 13:02:31 +01:00
parent f4b500220f
commit e9e953b829
5 changed files with 11 additions and 9 deletions

View File

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

View File

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

View File

@@ -1,7 +1,7 @@
{
"animateLoading": true,
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"bottomRow": 7,
"bottomRow": 10,
"dynamicBindingPathList": [
{
"key": "truncateButtonColor"
@@ -30,7 +30,7 @@
"mobileRightColumn": 17,
"mobileTopRow": 1,
"needsErrorInfo": false,
"originalBottomRow": 7,
"originalBottomRow": 10,
"originalTopRow": 2,
"overflow": "NONE",
"parentColumnSpace": 25.109375,

View File

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