mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-04-14 22:36:21 +00:00
ios: fix chat info toolbar layout
This commit is contained in:
@@ -32,9 +32,9 @@ struct ChatInfoToolbar: View {
|
||||
Text(cInfo.fullName).font(.subheadline)
|
||||
}
|
||||
}
|
||||
.frame(width: 180)
|
||||
}
|
||||
.foregroundColor(.primary)
|
||||
.frame(width: 220)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user