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