From f361dd4e7c8dc1fc915566931a978509a0f39508 Mon Sep 17 00:00:00 2001 From: perf3ct Date: Mon, 16 Jun 2025 21:02:57 +0000 Subject: [PATCH] feat(client): give more space to the quick search bar --- frontend/src/components/Layout/AppLayout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/Layout/AppLayout.tsx b/frontend/src/components/Layout/AppLayout.tsx index 01fd62d..ecc4760 100644 --- a/frontend/src/components/Layout/AppLayout.tsx +++ b/frontend/src/components/Layout/AppLayout.tsx @@ -377,7 +377,7 @@ const AppLayout: React.FC = ({ children }) => { {/* Global Search Bar */} - +