Vertical navigation styling adjustments

This commit is contained in:
ivarsbariss
2026-01-28 13:38:49 +01:00
parent e857290270
commit 0a030c4edf

View File

@@ -54,6 +54,7 @@
"isDisabled": false, "isDisabled": false,
"isVisible": true, "isVisible": true,
"label": "Sales", "label": "Sales",
"placement": "rightStart",
"menuItems": { "menuItems": {
"salesOverview": { "salesOverview": {
"backgroundColor": "#020618", "backgroundColor": "#020618",
@@ -113,7 +114,7 @@
"isVisible": true, "isVisible": true,
"key": "sidenavbtngrp", "key": "sidenavbtngrp",
"leftColumn": 0, "leftColumn": 0,
"minWidth": 120, "minWidth": 300,
"mobileBottomRow": 21, "mobileBottomRow": 21,
"mobileLeftColumn": 0, "mobileLeftColumn": 0,
"mobileRightColumn": 12, "mobileRightColumn": 12,