On mobile, the responses and message input box overflow off the screen. There is a quick fix for this problem - the width of a div just needs to be 100% (or w-full since you are using Tailwindcss :)). Here are some screenshots.
1 messages · Page 1 of 1 (latest)
On mobile, the responses and message input box overflow off the screen. There is a quick fix for this problem - the width of a div just needs to be 100% (or w-full since you are using Tailwindcss :)). Here are some screenshots.