mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 17:12:45 +02:00
Update fonts
This commit is contained in:
+1
-1
@@ -44,7 +44,7 @@ struct UserSessionListItem: View {
|
||||
VStack(alignment: .leading, spacing: 0) {
|
||||
Text(viewData.sessionName)
|
||||
.lineLimit(1)
|
||||
.font(theme.fonts.calloutSB)
|
||||
.font(theme.fonts.headline)
|
||||
.foregroundColor(theme.colors.primaryContent)
|
||||
.multilineTextAlignment(.leading)
|
||||
.padding(.top, 16)
|
||||
|
||||
Reference in New Issue
Block a user