Unify navigation and heading positioning
This commit is contained in:
@@ -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 / Capacity Planning",
|
||||
"textAlign": "LEFT",
|
||||
"textColor": "#231F20",
|
||||
"topRow": 2,
|
||||
"topRow": 8,
|
||||
"truncateButtonColor": "{{appsmith.theme.colors.primaryColor}}",
|
||||
"type": "TEXT_WIDGET",
|
||||
"version": 1,
|
||||
|
||||
Reference in New Issue
Block a user