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(
|
||||
height: 280,
|
||||
height: 278,
|
||||
width: double.infinity,
|
||||
decoration: const BoxDecoration(
|
||||
gradient: LinearGradient(
|
||||
|
Loading…
x
Reference in New Issue
Block a user