This commit is contained in:
Max Goedjen 2020-07-04 16:25:14 -07:00 committed by GitHub
parent bc25576c1f
commit 8b7e3f6b87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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() {