Vertical navigation styling adjustments

This commit is contained in:
ivarsbariss
2026-01-28 13:27:24 +01:00
parent 1c28eae620
commit b8421b9d66
4 changed files with 151 additions and 19 deletions

View File

@@ -1,7 +1,7 @@
{
"animateLoading": true,
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"bottomRow": 124,
"bottomRow": 80,
"boxShadow": "none",
"buttonVariant": "PRIMARY",
"childStylesheet": {
@@ -113,9 +113,8 @@
"isVisible": true,
"key": "sidenavbtngrp",
"leftColumn": 0,
"minHeight": 600,
"minWidth": 120,
"mobileBottomRow": 124,
"mobileBottomRow": 80,
"mobileLeftColumn": 0,
"mobileRightColumn": 12,
"mobileTopRow": 0,
@@ -124,7 +123,7 @@
"parentId": "0",
"parentRowSpace": 10,
"renderMode": "CANVAS",
"responsiveBehavior": "fill",
"responsiveBehavior": "hug",
"rightColumn": 12,
"topRow": 0,
"type": "BUTTON_GROUP_WIDGET",