Vertical navigation styling adjustments

This commit is contained in:
ivarsbariss
2026-01-28 13:28:50 +01:00
parent b8421b9d66
commit 3288b3b37a

View File

@@ -1,7 +1,7 @@
{ {
"animateLoading": true, "animateLoading": true,
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"bottomRow": 80, "bottomRow": 21,
"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": 80, "mobileBottomRow": 21,
"mobileLeftColumn": 0, "mobileLeftColumn": 0,
"mobileRightColumn": 12, "mobileRightColumn": 12,
"mobileTopRow": 0, "mobileTopRow": 0,