This commit is contained in:
Max Goedjen 2020-07-04 15:50:32 -07:00
parent b090a96975
commit 736f5d38d1
No known key found for this signature in database
GPG Key ID: E58C21DD77B9B8E8
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ struct DeleteSecretView<StoreType: SecretStoreModifiable>: View {
}
}
}.padding()
.frame(minWidth: 400)
}
func delete() {