meltylabs / melty

Chat first code editor. To download the packaged app:
https://docs.google.com/forms/d/e/1FAIpQLSc6uBe0ea26q7Iq0Co_q5fjW2nypUl8G_Is5M_6t8n7wZHuPA/viewform
MIT License
5.17k stars 346 forks source link

Constraint max height for textarea #66

Closed abhi12299 closed 2 months ago

abhi12299 commented 2 months ago

What?

Try to paste in a long piece of text in the textarea. You'll notice it occupies the entire screen.

This PR fixes this issue by setting the max height to 30vh