fix button alignment
This commit is contained in:
parent
eb944e45c7
commit
5f2a074277
1 changed files with 1 additions and 1 deletions
|
|
@ -67,7 +67,7 @@ class _MIHSuccessMessageState extends State<MIHSuccessMessage> {
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
const SizedBox(height: 10),
|
const SizedBox(height: 30),
|
||||||
SizedBox(
|
SizedBox(
|
||||||
width: 300,
|
width: 300,
|
||||||
height: 50,
|
height: 50,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue