You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<div><textareaplaceholder="Autosize height based on content lines"class="ant-input"style="height: 0px; min-height: -9007199254740991px; max-height: 9007199254740991px; overflow-y: hidden; resize: none; overflow-x: hidden;"></textarea>
37
-
<divstyle="margin: 24px 0px;"></div><textareaplaceholder="Autosize height with minimum and maximum number of lines"class="ant-input"style="height: -20px; min-height: -8px; max-height: -20px; overflow-y: hidden; resize: none; overflow-x: hidden;"></textarea>
36
+
<div><textareaplaceholder="Autosize height based on content lines"class="ant-input"style="height: 0px; min-height: -9007199254740991px; max-height: 9007199254740991px; resize: none;"></textarea>
37
+
<divstyle="margin: 24px 0px;"></div><textareaplaceholder="Autosize height with minimum and maximum number of lines"class="ant-input"style="height: -20px; min-height: -8px; max-height: -20px; resize: none;"></textarea>
0 commit comments