fix button alignment

This commit is contained in:
2024-08-16 11:50:40 +02:00
parent eb944e45c7
commit 5f2a074277

View File

@@ -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,