A community member noticed that their typebot, used as a website support widget, switches to mobile view when the container width is less than 400px. They have set the max-width to 370px but don't want the typebot to switch to mobile view. The community members discuss the issue, with one asking about the problem with the mobile view and another requesting that the buttons retain their original size instead of stretching across the whole width. Ultimately, the original poster confirms that they have achieved their desired result using custom CSS.
I noticed that typebots switch to mobile view when the container width is less than 400px. Is there anyway to prevent this?
For context: I'm using a typebot as website support widget, similar to how Baptiste does. I have set the max-width to 370px but I don't want the typebot switching into mobile view. Does anyone know how to achieve this?