mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-09 20:26:40 +00:00
Merge branch 'dev' into feat/login-page-customization
This commit is contained in:
@@ -154,7 +154,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>
|
||||
{branding?.logoUrl && (
|
||||
<div className="flex flex-row items-center justify-center mb-3">
|
||||
|
||||
Reference in New Issue
Block a user