Add this code to the Custom CSS field on the General tab of your AI Chatbot widget’s settings:
[class*="widget-window__QuickRepliesContainer-sc"] > button {
width: 100%;
max-width: unset;
}
Add this code to the Custom CSS field on the General tab of your AI Chatbot widget’s settings:
[class*="widget-window__QuickRepliesContainer-sc"] > button {
width: 100%;
max-width: unset;
}