ai-chatbot
ai-chatbot copied to clipboard
feat: Enhance chat input area – scrolling & button overlap fix
PR Description
- Replaced overflow-hidden with overflow-y-auto in the chat input field to enable vertical scrolling for lengthy messages.
- Added scroll-pb-10 to prevent the last line of text from overlapping with the file attachment and send buttons.
Improves the overall usability of the chat input area when composing messages.
Before
After
@cgoinglove is attempting to deploy a commit to the Vercel Team on Vercel.
A member of the Team first needs to authorize it.