move banners on login and register cards into the cards

This commit is contained in:
Gregor Vostrak
2026-05-29 15:33:35 +02:00
committed by Constantin Graf
parent dba214f424
commit 4349b0dfb1
4 changed files with 28 additions and 9 deletions

View File

@@ -283,7 +283,9 @@ const page = usePage<{
@click="clickResend">
Resend verification email
</Button>
<p v-else class="ms-3 font-medium text-green-400">Verification email sent.</p>
<p v-else class="ms-3 font-medium text-green-400">
Verification email sent.
</p>
<Button
variant="ghost"
size="sm"