style: refine shared UI primitives and management flows
This commit is contained in:
@@ -86,7 +86,7 @@ export function AuthBackground({ className }: AuthBackgroundProps) {
|
||||
<div className="mb-9 inline-flex items-center gap-5 text-left">
|
||||
<LogoWrapper
|
||||
alt=""
|
||||
className="size-28 rounded-2xl border-[5px] p-4"
|
||||
className="size-28 rounded-lg border-[5px] p-4"
|
||||
priority
|
||||
variant="glass"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user