This commit is contained in:
hailin 2025-03-12 14:02:46 +08:00
parent c292268bc8
commit 77ce54ad9e
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ export default function SignInPage({ params: { locale } }: { params: { locale: s
</p> </p>
</div> </div>
<OAuthSignIn /> {/* <OAuthSignIn /> */}
<div className="relative"> <div className="relative">
<div className="absolute inset-0 flex items-center"> <div className="absolute inset-0 flex items-center">
<span className="w-full border-t border-black/20" /> <span className="w-full border-t border-black/20" />