Vertical navigation styling adjustments
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"animateLoading": true,
|
"animateLoading": true,
|
||||||
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
||||||
"bottomRow": 100,
|
"bottomRow": 124,
|
||||||
"boxShadow": "none",
|
"boxShadow": "none",
|
||||||
"buttonVariant": "PRIMARY",
|
"buttonVariant": "PRIMARY",
|
||||||
"childStylesheet": {
|
"childStylesheet": {
|
||||||
@@ -114,7 +114,7 @@
|
|||||||
"key": "sidenavbtngrp",
|
"key": "sidenavbtngrp",
|
||||||
"leftColumn": 0,
|
"leftColumn": 0,
|
||||||
"minWidth": 120,
|
"minWidth": 120,
|
||||||
"mobileBottomRow": 100,
|
"mobileBottomRow": 124,
|
||||||
"mobileLeftColumn": 0,
|
"mobileLeftColumn": 0,
|
||||||
"mobileRightColumn": 12,
|
"mobileRightColumn": 12,
|
||||||
"mobileTopRow": 0,
|
"mobileTopRow": 0,
|
||||||
@@ -123,7 +123,7 @@
|
|||||||
"parentId": "0",
|
"parentId": "0",
|
||||||
"parentRowSpace": 10,
|
"parentRowSpace": 10,
|
||||||
"renderMode": "CANVAS",
|
"renderMode": "CANVAS",
|
||||||
"responsiveBehavior": "hug",
|
"responsiveBehavior": "fill",
|
||||||
"rightColumn": 12,
|
"rightColumn": 12,
|
||||||
"topRow": 0,
|
"topRow": 0,
|
||||||
"type": "BUTTON_GROUP_WIDGET",
|
"type": "BUTTON_GROUP_WIDGET",
|
||||||
|
|||||||
Reference in New Issue
Block a user