chore: Improve stories

This commit is contained in:
Christian Pauly 2021-12-25 14:07:48 +01:00
commit 8370f35649
4 changed files with 78 additions and 20 deletions

View file

@ -89,6 +89,7 @@ class AddStoryView extends StatelessWidget {
controller: controller.controller,
minLines: 1,
maxLines: 20,
autofocus: true,
textAlign: TextAlign.center,
style: TextStyle(
fontSize: 24,