diff --git a/Signal/Backups/ChooseBackupPlanViewController.swift b/Signal/Backups/ChooseBackupPlanViewController.swift index f364132a18..e28bad29c6 100644 --- a/Signal/Backups/ChooseBackupPlanViewController.swift +++ b/Signal/Backups/ChooseBackupPlanViewController.swift @@ -316,11 +316,9 @@ struct ChooseBackupPlanView: View { ) } .padding(.horizontal, 16) - - Spacer().frame(height: 16) - - termsAndConditionsLink() } pinnedFooter: { + termsAndConditionsLink() + Spacer().frame(height: 16) Button { viewModel.confirmSelection() } label: {