Skip to content

Resizing the vertical text area #762

Discussion options

You must be logged in to vote

Try to add the following CSS to the div you want to be resizeable:

resize: both;
overflow: hidden;

Hope that helps!

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@paridhikhaitan
Comment options

Answer selected by paridhikhaitan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants