Remove destinationRow from backup page — not in HTML prototype
Co-Authored-By: Kutesir <kutesir@provoc.ug> Co-Authored-By: Sentry <sentry@provoc.ug>
This commit is contained in:
@@ -779,9 +779,6 @@ struct BackupView: View {
|
|||||||
Spacer(minLength: 16).frame(maxHeight: 32)
|
Spacer(minLength: 16).frame(maxHeight: 32)
|
||||||
nasStatusRow
|
nasStatusRow
|
||||||
.padding(.horizontal, AppTheme.hPad)
|
.padding(.horizontal, AppTheme.hPad)
|
||||||
.padding(.bottom, 12)
|
|
||||||
destinationRow
|
|
||||||
.padding(.horizontal, AppTheme.hPad)
|
|
||||||
Spacer(minLength: 8).frame(maxHeight: 20)
|
Spacer(minLength: 8).frame(maxHeight: 20)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user