forked from firka/student-legacy
fix padding :3
This commit is contained in:
parent
5be67693c2
commit
fa96770c9c
@ -196,7 +196,7 @@ class LoginScreenState extends State<LoginScreen> {
|
|||||||
],
|
],
|
||||||
),
|
),
|
||||||
Container(
|
Container(
|
||||||
height: 280,
|
height: 278,
|
||||||
width: double.infinity,
|
width: double.infinity,
|
||||||
decoration: const BoxDecoration(
|
decoration: const BoxDecoration(
|
||||||
gradient: LinearGradient(
|
gradient: LinearGradient(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user