Share this postCSS isn't magicPlease, stop using resize: noneCopy linkFacebookEmailNotesMorePlease, stop using resize: noneStas MelnikovJun 18, 2025Share this postCSS isn't magicPlease, stop using resize: noneCopy linkFacebookEmailNotesMoreShareWe used to use resize: none to disable textarea resizing. We end up textareas are terrible for typing data. resize: vertical and limit to the heights makes the same without discomfort.