How to disable Google Chrome text area size adjustment How to disable Google Chrome text area size adjustment google-chrome google-chrome

How to disable Google Chrome text area size adjustment


It's in Safari too.

You can disable it with CSS:

textarea {    resize: none;}


We can using mix-width, max-width save value, apply for height value. It's still have rezie cursor at right,bottom.