Can you please just add this option, to prevent drag-drop resizing text areas, with mouse, outside container/block. So that is possible only to resize vertically. (resize:vertical)
To not to use fixed width of container in px. It makes other problems.
Can you please just add this option, to prevent drag-drop resizing text areas, with mouse, outside container/block. So that is possible only to resize vertically. (resize:vertical) To not to use fixed width of container in px. It makes other problems. > .wpcf7-textarea{ > text-indent: 30px; > resize:vertical; }.wpcf7-textarea{
text-indent: 30px;
resize:vertical; }





