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