improve
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
|
||||
<!-- Actions -->
|
||||
<div class="mt-2xl space-y-md">
|
||||
<button type="submit" id="verify-btn" class="glow-button w-full h-14 bg-primary text-on-primary font-label-md text-label-md rounded-full hover:opacity-90 active:scale-[0.98] transition-all">
|
||||
<button type="submit" id="verify-btn" class="glow-button w-full cursor-pointer h-14 bg-primary text-on-primary font-label-md text-label-md rounded-full hover:opacity-90 active:scale-[0.98] transition-all">
|
||||
Tassykla
|
||||
</button>
|
||||
</div>
|
||||
@@ -73,7 +73,7 @@
|
||||
<div class="text-center mt-md">
|
||||
<form action="{{ route('verification.resend') }}" method="POST" class="inline" id="resend-form">
|
||||
@csrf
|
||||
<button type="button" id="resend-btn" class="font-label-md text-label-md text-primary hover:underline transition-all flex items-center justify-center gap-1 mx-auto">
|
||||
<button type="button" id="resend-btn" class="cursor-pointer font-label-md text-label-md text-primary hover:underline transition-all flex items-center justify-center gap-1 mx-auto">
|
||||
<span id="countdown-text" class="text-on-surface-variant font-mono text-sm">(02:00)</span>
|
||||
<span>Kody täzeden iber</span>
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user