add sizeboxe

This commit is contained in:
poka 2021-01-08 05:14:49 +01:00
parent ce85df7227
commit 3dd58dbd63
1 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@ class _MyWalletState extends State<MyWalletsScreen> {
// _keyHistory.currentState.scan();
},
),
SizedBox(height: 12),
Form(
key: formKey,
child: Padding(