.custom-textarea-wrapper{position:relative}.custom-textarea-wrapper .ant-input{padding:16px 24px!important;overflow:auto!important;resize:vertical!important}.custom-textarea-wrapper textarea::-webkit-resizer{display:none!important}.custom-textarea-wrapper:after{position:absolute;right:6px;bottom:6px;z-index:10;width:16px;height:16px;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'><path d='M2 14L14 2M8 14L14 8' stroke='%23323232' stroke-width='1.5' stroke-linecap='round'/></svg>") no-repeat 50%;cursor:nw-resize;content:"";pointer-events:none}