I am developing a training ChatBot application, where I am using Microsoft Bot Framework (.NET/C#).
When, I am using Configuring Channel - "Skype" or "Facebook"- My chat window's look-and-feel is nice without writing any css/style code, as it's visible in default css of Skype and facbook.
But when I am trying to show the same chat using Web Chat Channel in my SharePoint/Web Page (.aspx or .html), . It's not showing up in the correct/nice format, please see the below image for more details. I wonder, can we add custom css/style if I want to show this chat-bot using Web Chat channel only on any web page.