This PR will make sure we can expand the below text area and make our changes more effectively.
ps- To make the Textarea resizable, I had to remove the default je-edit-json--textarea class because it had height and width property which I could not reset. Even auto did not work.
This PR will make sure we can expand the below text area and make our changes more effectively.
ps- To make the Textarea resizable, I had to remove the default
je-edit-json--textarea
class because it hadheight
andwidth
property which I could not reset. Evenauto
did not work.