From 3288b3b37a1f2d954518cda786a13834c8e81d89 Mon Sep 17 00:00:00 2001 From: ivarsbariss Date: Wed, 28 Jan 2026 13:28:50 +0100 Subject: [PATCH] Vertical navigation styling adjustments --- pages/Sales/widgets/SidebarNavigation.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/Sales/widgets/SidebarNavigation.json b/pages/Sales/widgets/SidebarNavigation.json index 4cd1004..6a5f476 100644 --- a/pages/Sales/widgets/SidebarNavigation.json +++ b/pages/Sales/widgets/SidebarNavigation.json @@ -1,7 +1,7 @@ { "animateLoading": true, "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", - "bottomRow": 80, + "bottomRow": 21, "boxShadow": "none", "buttonVariant": "PRIMARY", "childStylesheet": { @@ -114,7 +114,7 @@ "key": "sidenavbtngrp", "leftColumn": 0, "minWidth": 120, - "mobileBottomRow": 80, + "mobileBottomRow": 21, "mobileLeftColumn": 0, "mobileRightColumn": 12, "mobileTopRow": 0,