I want to add a text area to this site I'm working on. But I don't want the tiny resizer at the bottom right. The CodePen ec\ditors do not have them and Google Plus is using divs. How should I do it?
image
textarea { resize: none; }
@senff Thanks a lot!!!!!
I want to add a text area to this site I'm working on. But I don't want the tiny resizer at the bottom right. The CodePen ec\ditors do not have them and Google Plus is using divs. How should I do it?
image
@senff Thanks a lot!!!!!