mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 09:02:44 +02:00
Update chevron image
This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@ struct UserSessionsListViewAllView: View {
|
||||
.font(theme.fonts.body)
|
||||
.foregroundColor(theme.colors.accent)
|
||||
.frame(maxWidth: .infinity, alignment: .leading)
|
||||
Image(systemName: "chevron.right")
|
||||
Image(Asset.Images.disclosureIcon.name)
|
||||
.foregroundColor(theme.colors.tertiaryContent)
|
||||
}
|
||||
.padding(.vertical, 15)
|
||||
|
||||
Reference in New Issue
Block a user