diff --git a/resources/views/modals/accounts/create.blade.php b/resources/views/modals/accounts/create.blade.php index 40e834224..30a0066af 100644 --- a/resources/views/modals/accounts/create.blade.php +++ b/resources/views/modals/accounts/create.blade.php @@ -8,13 +8,14 @@ 'credit_card' => trans_choice('accounts.credit_cards', 1), ]" checked="bank" + input-group-class="grid grid-cols-2 gap-2 sm:grid-cols-2" /> - + - + - + diff --git a/resources/views/modals/categories/create.blade.php b/resources/views/modals/categories/create.blade.php index eee2a528f..1dd29da55 100644 --- a/resources/views/modals/categories/create.blade.php +++ b/resources/views/modals/categories/create.blade.php @@ -1,8 +1,8 @@
- + - +