mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-23 01:52:44 +02:00
LiveLocationListItem: Update stop action font size.
This commit is contained in:
@@ -85,7 +85,7 @@ struct LiveLocationListItem: View {
|
||||
Button(VectorL10n.locationSharingLiveListItemStopSharingAction) {
|
||||
onStopSharingAction?()
|
||||
}
|
||||
.font(theme.fonts.caption1)
|
||||
.font(theme.fonts.body)
|
||||
.foregroundColor(theme.colors.alert)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user