diff --git a/lib/note_editor.dart b/lib/note_editor.dart index 3bd5c83a..c723f3b0 100644 --- a/lib/note_editor.dart +++ b/lib/note_editor.dart @@ -70,7 +70,7 @@ class NoteEditorState extends State { title: new Text(title), ), body: Padding( - padding: const EdgeInsets.all(8.0), + padding: const EdgeInsets.all(16.0), child: SingleChildScrollView( child: Column( children: [