From 20a138a6d1cb185523caa3e139ecfa5841ca884c Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Tue, 11 Nov 2025 01:30:58 +0000 Subject: [PATCH] Allow notification badge overflow on header container cgen-d920463a6dc34fa1bd0cbc311a6df0cc --- 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 996a277e..e07bade7 100644 --- a/client/components/Layout.tsx +++ b/client/components/Layout.tsx @@ -131,7 +131,7 @@ export default function CodeLayout({ children, hideFooter }: LayoutProps) { return (
-
+
{/* Logo */}
{/* Desktop - Regular Link */}