[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
@@ -57,7 +57,6 @@ struct ThemableNavigationBar: View {
.foregroundColor(theme.colors.secondaryContent)
}
}
.padding(.top, 25)
.padding(.horizontal)
.frame(height: 44)
.background(theme.colors.background)