diff --git a/components/GlobalSearch.tsx b/components/GlobalSearch.tsx index 0efca16..a79b482 100644 --- a/components/GlobalSearch.tsx +++ b/components/GlobalSearch.tsx @@ -596,20 +596,45 @@ export function GlobalSearchModal() { aria-hidden="true" /> + {/* Modal positioning styles — mobile: full-screen below nav; desktop: centered float */} + + {/* Modal — full-screen below nav on mobile, floating centered on desktop */}