diff --git a/pages/Sales/widgets/SidebarNavigation.json b/pages/Sales/widgets/SidebarNavigation.json index d23d210..78b234f 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": 100, + "bottomRow": 124, "boxShadow": "none", "buttonVariant": "PRIMARY", "childStylesheet": { @@ -114,7 +114,7 @@ "key": "sidenavbtngrp", "leftColumn": 0, "minWidth": 120, - "mobileBottomRow": 100, + "mobileBottomRow": 124, "mobileLeftColumn": 0, "mobileRightColumn": 12, "mobileTopRow": 0, @@ -123,7 +123,7 @@ "parentId": "0", "parentRowSpace": 10, "renderMode": "CANVAS", - "responsiveBehavior": "hug", + "responsiveBehavior": "fill", "rightColumn": 12, "topRow": 0, "type": "BUTTON_GROUP_WIDGET",