Webchat v2: Use different classes for bot and user...
# 👀feature-requests
w
It would avoid using custom styles like this:
Copy code
css
div.bpMessageContainer[data-direction="incoming"] div.bpMessageBlocksBubble {
   background-color: yellow
}