Pārlūkot izejas kodu

fixed overlapping of password strength indicator

ashilkn 3 gadi atpakaļ
vecāks
revīzija
db28dc885e
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      lib/ui/email_entry_page.dart

+ 1 - 1
lib/ui/email_entry_page.dart

@@ -314,7 +314,7 @@ class _EmailEntryPageState extends State<EmailEntryPage> {
                     Visibility(
                       visible: ((_password != '') && _password1InFocus),
                       child: Positioned(
-                          bottom: 20,
+                          bottom: 25.5,
                           child: Row(
                             children: [
                               SizedBox(