Fix Edit Profile Background Colors
This commit is contained in:
committed by
William Casarin
parent
e16ea0f4dc
commit
9ad6af0e4f
@@ -227,6 +227,7 @@ struct EditMetadataView: View {
|
||||
}
|
||||
}
|
||||
.ignoresSafeArea(edges: .top)
|
||||
.background(Color(.systemGroupedBackground))
|
||||
}
|
||||
|
||||
func uploadedProfilePicture(image_url: URL?) {
|
||||
|
||||
Reference in New Issue
Block a user