diff --git a/packages/web/src/pages/Signin.tsx b/packages/web/src/pages/Signin.tsx index 2f19147a..cc02e6a0 100644 --- a/packages/web/src/pages/Signin.tsx +++ b/packages/web/src/pages/Signin.tsx @@ -427,7 +427,7 @@ export function Signin({ initialMagicLink = false }: { initialMagicLink?: boolea return ( -
+
{/* Static gradient background - optimized for all browsers */}
{/* Design religion: fit the window. On large screens the branding sits @@ -446,7 +446,7 @@ export function Signin({ initialMagicLink = false }: { initialMagicLink?: boolea
{/* Login Form */} -
+ {/* Social Login Buttons — only when at least one provider is actually configured; otherwise the whole block (and its divider) is hidden so no setup hints leak to end users (cloud uses email + guest). */}