Increased task text size
This commit is contained in:
parent
a545a66e3a
commit
d29a8269c5
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@
|
|||
->label(trans('texts.project')) !!}
|
||||
@endif
|
||||
|
||||
{!! Former::textarea('description')->rows(3) !!}
|
||||
{!! Former::textarea('description')->rows(4) !!}
|
||||
|
||||
@if ($task)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue