diff --git a/native/chat/chat-input-bar.react.js b/native/chat/chat-input-bar.react.js --- a/native/chat/chat-input-bar.react.js +++ b/native/chat/chat-input-bar.react.js @@ -1082,7 +1082,7 @@ }, textInput: { backgroundColor: 'listInputBackground', - borderRadius: 12, + borderRadius: 8, color: 'listForegroundLabel', fontSize: 16, marginLeft: 4,