Increased task text size

This commit is contained in:
Hillel Coren 2017-01-25 21:00:35 +02:00
parent a545a66e3a
commit d29a8269c5

View File

@ -62,7 +62,7 @@
->label(trans('texts.project')) !!} ->label(trans('texts.project')) !!}
@endif @endif
{!! Former::textarea('description')->rows(3) !!} {!! Former::textarea('description')->rows(4) !!}
@if ($task) @if ($task)