We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0be42e1 commit ff021b7Copy full SHA for ff021b7
resources/views/livewire/pages/auth/register.blade.php
@@ -120,7 +120,7 @@ class="italic text-gray-400 dark:text-gray-500">"The Pragmatic Programmer"</span
120
121
<x-validation-errors />
122
123
- <form wire:submit="register" wire:recaptcha class="space-y-6">
+ <form wire:submit="register" wire:recaptcha class="space-y-6 mt-4">
124
<div class="space-y-3">
125
<x-filament::input.wrapper>
126
<x-filament::input
0 commit comments