From a84c5ef978331b8ba9b2916b51f4bdecefa6ab32 Mon Sep 17 00:00:00 2001 From: dab246 Date: Mon, 22 Aug 2022 16:38:30 +0700 Subject: [PATCH] TF-855 Fix align bottom of IdentityCreator dialog --- .../identity_creator/presentation/identity_creator_view.dart | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/features/identity_creator/presentation/identity_creator_view.dart b/lib/features/identity_creator/presentation/identity_creator_view.dart index 2e6e8c33d..6e8399818 100644 --- a/lib/features/identity_creator/presentation/identity_creator_view.dart +++ b/lib/features/identity_creator/presentation/identity_creator_view.dart @@ -134,7 +134,6 @@ class IdentityCreatorView extends GetWidget { const SizedBox(height: 8), Expanded(child: SingleChildScrollView( physics: const ClampingScrollPhysics(), - reverse: true, child: Padding( padding: const EdgeInsets.all(24.0), child: Column(children: [