We embedded the webchat on our site, but injected it in our own container. on small screen, the text on the datepicker button looks like this.  the problem is the "height: 40px" rule on the button, change it to "min-height: 40px" should fix it.
We embedded the webchat on our site, but injected it in our own container. on small screen, the text on the datepicker button looks like this.
the problem is the "height: 40px" rule on the button, change it to "min-height: 40px" should fix it.