[iOS] Create public space #143

- Update after design review
This commit is contained in:
Gil Eluard
2021-12-09 09:04:21 +01:00
parent 939baf9321
commit 2a9ade5c39
16 changed files with 29 additions and 21 deletions
@@ -55,7 +55,7 @@ struct SpaceCreationMatrixItemChooserListRow: View {
Image(systemName: "circle").renderingMode(.template).foregroundColor(theme.colors.tertiaryContent)
}
}
//add to a style
.contentShape(Rectangle())
.padding(.horizontal)
.padding(.vertical, 12)
.frame(maxWidth: .infinity)