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

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