diff --git a/lib/AddTarefas.dart b/lib/AddTarefas.dart index 68aa2a0..9dfebe1 100644 --- a/lib/AddTarefas.dart +++ b/lib/AddTarefas.dart @@ -32,7 +32,7 @@ class AddTarefasState extends State { ), Center( child: Container( - width: 400, + width: 350, height: 350, padding: EdgeInsets.all(10.0), decoration: BoxDecoration(