Skip to content

Commit acdb7d1

Browse files
committed
Added textarea class
1 parent db5d9c8 commit acdb7d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/form-builder.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
'field_class' => 'checkbox',
2525
],
2626
'textarea' => [
27-
'field_class' => 'input-bordered w-full mt-2',
27+
'field_class' => 'textarea input-bordered w-full mt-2',
2828
],
2929
],
3030
],

0 commit comments

Comments
 (0)