diff --git a/lib/presentation/Screens/auth_verification/create_new_pw.dart b/lib/presentation/Screens/auth_verification/create_new_pw.dart index 10ef4568..0bcd7b7d 100644 --- a/lib/presentation/Screens/auth_verification/create_new_pw.dart +++ b/lib/presentation/Screens/auth_verification/create_new_pw.dart @@ -684,14 +684,14 @@ class _CreateNewPwState extends State { ), ), 6.horizontalSpace, - const Icon(Icons.chevron_right_outlined), + const Icon(Icons.chevron_right_outlined,color:Colors.white), ], ), ), - SizedBox(height: screenHeight / 12), + SizedBox(height: screenHeight / 2.2), Center( child: Container( - height: screenHeight / 1, + height: 40, width: screenWidth / 2.5, decoration: BoxDecoration( image: DecorationImage(