To resolve the problem Microsoft Bot WebChat window / font not matching well in iPhone/iPad/Android phone, we need to add the following meta tag in the web page that hosts the WebChat.
<meta name="viewport" content="width=device-width, initial-scale=1.0">
Full example see this Link.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.