From e13636878a7a14665e6c929113d7f1df86eabc11 Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Tue, 11 Nov 2025 01:14:37 +0000 Subject: [PATCH] Remove flex-1 from empty nav to fix logout button spacing cgen-c50c96dcfc0048bcb9a3dd5dc695198a --- client/components/Layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/components/Layout.tsx b/client/components/Layout.tsx index 871b5ee6..e8aaf8d7 100644 --- a/client/components/Layout.tsx +++ b/client/components/Layout.tsx @@ -168,7 +168,7 @@ export default function CodeLayout({ children, hideFooter }: LayoutProps) { {/* Navigation */} -