diff --git a/apps/docs/components/marketing/hero/floating-components.tsx b/apps/docs/components/marketing/hero/floating-components.tsx index ef7baec19f..a50b39ca47 100644 --- a/apps/docs/components/marketing/hero/floating-components.tsx +++ b/apps/docs/components/marketing/hero/floating-components.tsx @@ -110,6 +110,7 @@ export const FloatingComponents: React.FC<{}> = () => { content="Developers love Next.js" isOpen={!isTablet} placement="top" + shouldBlockScroll={false} style={{ zIndex: 39, }}