From 657bfa28a75df8da2285ed034af931122c7c6a0b Mon Sep 17 00:00:00 2001 From: Stein Milder Date: Thu, 22 Sep 2022 16:02:09 +0200 Subject: [PATCH] Update forgot_password.dart --- lib/plugins/login/forgot_password.dart | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/lib/plugins/login/forgot_password.dart b/lib/plugins/login/forgot_password.dart index eede311..afad8c6 100644 --- a/lib/plugins/login/forgot_password.dart +++ b/lib/plugins/login/forgot_password.dart @@ -53,16 +53,6 @@ class ForgotPasswordState extends State { Expanded( child: ListView( children: [ - Container( - alignment: Alignment.topLeft, - padding: const EdgeInsets.only( - top: 27, - left: 5, - ), - child: context.login().config.appTheme.buttons.backButton( - context: context, - ), - ), Padding( padding: const EdgeInsets.all(30.0), child: Text(