removed login top padding
This commit is contained in:
@@ -103,9 +103,9 @@ class LoginScreenState extends State<LoginScreen> {
|
||||
),
|
||||
),
|
||||
),
|
||||
const SizedBox(
|
||||
height: 50.0,
|
||||
),
|
||||
// const SizedBox(
|
||||
// height: 50.0,
|
||||
// ),
|
||||
|
||||
// app icon
|
||||
Padding(
|
||||
|
||||
Reference in New Issue
Block a user