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,