Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Editing messages on mobile looks wrong #2337

Closed
taoeffect opened this issue Sep 9, 2024 · 0 comments · Fixed by #2355
Closed

Editing messages on mobile looks wrong #2337

taoeffect opened this issue Sep 9, 2024 · 0 comments · Fixed by #2355

Comments

@taoeffect
Copy link
Member

Problem

The edit field doesn't take up the space that it should. It looks really messed up:

a

Solution

Fix!

SebinSong added a commit that referenced this issue Sep 18, 2024
taoeffect pushed a commit that referenced this issue Sep 20, 2024
… mode (#2355)

* fix the overly tall textarea element in edit mode

* same max-height constraint for .c-send-mask

* DRY the max-height specification

* remove unecessary fix

* complete fix

* remove unecessary overflow:hidden

* increase the edit mode max-height

* remove unecessary side-paddings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants