mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2024-12-17 17:20:21 +01:00
thin bullet icon
This commit is contained in:
@@ -47,6 +47,7 @@ struct UserPicker: View {
|
||||
.resizable()
|
||||
.foregroundColor(theme.colors.secondary)
|
||||
.accentColor(theme.colors.secondary)
|
||||
.font(.system(size: 32, weight: .thin))
|
||||
.frame(width: 32, height: 32)
|
||||
.onTapGesture {
|
||||
showSettings = false
|
||||
|
||||
Reference in New Issue
Block a user