removed login top padding
This commit is contained in:
parent
35d927f09e
commit
7c9b12301b
@ -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(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user