Aligning Text to the Right in Voiceflow Widget Messages
How can I align the text content to the right within the messages of a Voiceflow widget that is integrated as a window on a website?
style.cssassistant | stylesheet.vfrc.vfrc-widget--chat { width: 600px; }text-align: right;