From 9fa082c624950c345dbcba64fa8f93ffcc14e45a Mon Sep 17 00:00:00 2001 From: "gpt-engineer-app[bot]" <159125892+gpt-engineer-app[bot]@users.noreply.github.com> Date: Fri, 10 Oct 2025 13:42:06 +0000 Subject: [PATCH] Fix: Remove unnecessary scrollbars --- src/components/auth/AuthModal.tsx | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/src/components/auth/AuthModal.tsx b/src/components/auth/AuthModal.tsx index b0675fdb..d60b72ad 100644 --- a/src/components/auth/AuthModal.tsx +++ b/src/components/auth/AuthModal.tsx @@ -354,12 +354,6 @@ export function AuthModal({ open, onOpenChange, defaultTab = 'signin' }: AuthMod - -

- - Prefer full page? - -

@@ -482,12 +476,6 @@ export function AuthModal({ open, onOpenChange, defaultTab = 'signin' }: AuthMod {' '}and{' '} Privacy Policy

- -

- - Prefer full page? - -