Minor fixes for iOS

This commit is contained in:
Igor Kulikov
2022-08-17 18:33:23 +03:00
parent 460b7a1e4b
commit 4111d9c552
6 changed files with 50 additions and 41 deletions

View File

@@ -252,7 +252,7 @@ class _TwoFactorAuthenticationPageState
}),
SizedBox(height: 16),
SizedBox(
height: 48,
height: 49,
child: Row(
mainAxisSize:
MainAxisSize.max,