mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-16 09:56:36 +00:00
fix more shadows
This commit is contained in:
@@ -156,7 +156,7 @@ export default async function OrgAuthPage(props: {
|
||||
</Link>
|
||||
</span>
|
||||
</div>
|
||||
<Card className="shadow-md w-full max-w-md">
|
||||
<Card className="w-full max-w-md">
|
||||
<CardHeader>
|
||||
<CardTitle>{t("orgAuthSignInTitle")}</CardTitle>
|
||||
<CardDescription>
|
||||
|
||||
Reference in New Issue
Block a user