Enhancements to logic that makes form.select component

This commit is contained in:
2025-06-11 19:33:36 +09:30
parent 9f0290bd40
commit 31e3c75bc9
3 changed files with 9 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
<button id="form-reset" class="btn btn-outline-danger">@lang('Reset')</button>
<button id="form-reset" class="btn btn-sm btn-outline-danger">@lang('Reset')</button>
@section('page-scripts')
<script>