From 6f6c27b47d0af53e2f5bc165cf3c745b537d8873 Mon Sep 17 00:00:00 2001
From: Dhairyashil Shinde <93669429+dhairyashiil@users.noreply.github.com>
Date: Tue, 10 Feb 2026 14:10:13 +0530
Subject: [PATCH] fixed header (#27794)
---
apps/web/modules/shell/Shell.tsx | 83 +++++++++++++++++++++++++-------
1 file changed, 66 insertions(+), 17 deletions(-)
diff --git a/apps/web/modules/shell/Shell.tsx b/apps/web/modules/shell/Shell.tsx
index eaf62deb40..284722527a 100644
--- a/apps/web/modules/shell/Shell.tsx
+++ b/apps/web/modules/shell/Shell.tsx
@@ -42,13 +42,18 @@ const Layout = (props: LayoutProps) => {