This commit is contained in:
Max Goedjen
2020-07-04 16:25:14 -07:00
committed by GitHub
parent bc25576c1f
commit 8b7e3f6b87

View File

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