update input component

This commit is contained in:
Matt Young 2025-12-13 18:19:42 -06:00
parent c3fad776f5
commit dd78f1e804
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
</label>
@endif
<div class="mt-2 grid grid-cols-1">
<div class="mt-1 grid grid-cols-1">
<input
id="{{ $id ?? $name }}"
type="{{ $type }}"