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
@@ -36,7 +36,7 @@ struct UserSessionOverviewItem: View {
|
||||
.frame(maxWidth: .infinity, alignment: alignment)
|
||||
|
||||
if showsChevron {
|
||||
Image(systemName: "chevron.right")
|
||||
Image(Asset.Images.disclosureIcon.name)
|
||||
.foregroundColor(theme.colors.tertiaryContent)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user