mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-25 11:02:48 +02:00
Update fonts, add attributed strings and add tap gestures back.
Footers use subheadline. Headers use footnote.
This commit is contained in:
@@ -28,7 +28,7 @@ struct FormSectionFooter: View {
|
||||
.padding(.top)
|
||||
.padding(.leading)
|
||||
.padding(.trailing)
|
||||
.font(theme.fonts.callout)
|
||||
.font(theme.fonts.subheadline)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user