diff --git a/lib/widgets/dialog_widgets/push_request_dialog/push_request_dialog_widgets/push_decline_confirm_dialog.dart b/lib/widgets/dialog_widgets/push_request_dialog/push_request_dialog_widgets/push_decline_confirm_dialog.dart index 6804b889..9c65a94c 100644 --- a/lib/widgets/dialog_widgets/push_request_dialog/push_request_dialog_widgets/push_decline_confirm_dialog.dart +++ b/lib/widgets/dialog_widgets/push_request_dialog/push_request_dialog_widgets/push_decline_confirm_dialog.dart @@ -130,7 +130,6 @@ class _PushDeclineConfirmDialogState extends State { style: Theme.of(context).textTheme.titleSmall, textAlign: TextAlign.center, ), - SizedBox(height: 8), FittedBox( fit: BoxFit.scaleDown, child: Text( @@ -145,6 +144,7 @@ class _PushDeclineConfirmDialogState extends State { ), ), ), + SizedBox(height: 8), PaddedRow( peddingPercent: 0.33, child: CooldownButton(