diff --git a/src/components/SubNav/SubNav.tsx b/src/components/SubNav/SubNav.tsx index 86bd60cb2..307c8eddc 100644 --- a/src/components/SubNav/SubNav.tsx +++ b/src/components/SubNav/SubNav.tsx @@ -221,25 +221,23 @@ export const SubNav: ChakraComponent< gap="1rem" justify="space-between" > -
- - {primaryActions} - - {showRightFade && ( - - )} -
+
+ + {primaryActions} + + {showRightFade && } +
{secondaryActions ? (