diff --git a/Features/Backup/BackupView.swift b/Features/Backup/BackupView.swift index 77c2926..ed82b45 100644 --- a/Features/Backup/BackupView.swift +++ b/Features/Backup/BackupView.swift @@ -779,9 +779,6 @@ struct BackupView: View { Spacer(minLength: 16).frame(maxHeight: 32) nasStatusRow .padding(.horizontal, AppTheme.hPad) - .padding(.bottom, 12) - destinationRow - .padding(.horizontal, AppTheme.hPad) Spacer(minLength: 8).frame(maxHeight: 20) }