From c2a8f799ff879eaf448d4c5a458a69dcf687d2e3 Mon Sep 17 00:00:00 2001 From: Joe Shajan Date: Mon, 13 Feb 2023 20:36:27 +0530 Subject: [PATCH] fix: availability header margin bottom (#7037) --- packages/features/shell/Shell.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/features/shell/Shell.tsx b/packages/features/shell/Shell.tsx index 58b763f97b..bafb1f8366 100644 --- a/packages/features/shell/Shell.tsx +++ b/packages/features/shell/Shell.tsx @@ -778,7 +778,7 @@ export function ShellMain(props: LayoutProps) { return ( <> -
+
{!!props.backPath && (