You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can reproduce this issue as well. It seems that there are some issues when it comes to applying padding to a <textarea> element in firefox. Searching google seems to bring up a number of relevant issues, including some bugs on bugzilla.
I'm not sure what the solve here would be, but I can give it some attention. Since this issue only affects the appearance of this element and not its function, this issue will be a little bit of a lower priority for us. I'll add the "good first issue" tag to this issue in case anyone from the community want to submit a PR for it as well.
Describe the bug
The text in the chat input textbox is not vertically centered in Firefox like it is in Chrome and Safari.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The text in the chat input textbox is centered
Screenshots
Firefox:
Chrome:
Safari:
Looks similar to Chrome
Environment (please complete the following information):
Additional context
N/A
The text was updated successfully, but these errors were encountered: