front(fix): Minor visual issues in chat window
To do:
- Wrap long messages on multiple lines (currently, single line)
- Add padding/margin-right inside text/input field so that text wraps to next line BEFORE passing under the special chars/emoji buttons
- If not too complicated: put the focus back inside the text/input field (at the end if easier) after clicking on (inserting) special char/emoji
- [very low] Emoji window positioned on the left of the button/cursor? (for narrow screens)
- [very low] Special chars as popup similar to emoji window? OR wrap special chars (to avoid long line forcing large window width)