TF-855 Fix align bottom of IdentityCreator dialog

This commit is contained in:
dab246
2022-08-22 16:38:30 +07:00
committed by Dat H. Pham
parent 2a0fdd214d
commit a84c5ef978
@@ -134,7 +134,6 @@ class IdentityCreatorView extends GetWidget<IdentityCreatorController> {
const SizedBox(height: 8),
Expanded(child: SingleChildScrollView(
physics: const ClampingScrollPhysics(),
reverse: true,
child: Padding(
padding: const EdgeInsets.all(24.0),
child: Column(children: [