This commit is contained in:
Evgeny Poberezkin
2024-09-04 11:52:52 +01:00
parent d0d7e63f31
commit 9d58a37cd6
@@ -145,7 +145,7 @@ struct UserPicker: View {
Image(systemName: "chevron.right.circle")
.resizable()
.scaledToFit()
.foregroundColor(theme.colors.secondary.opacity(0.67))
.foregroundColor(theme.colors.secondary.opacity(0.63))
.frame(width: 31, height: 31)
.padding(1)
.onTapGesture {