fix: Textarea should not have height: auto when window resized (#43169)

* fix: Textarea border should always with textarea element

* fix: Textarea should not resize when window resized

* chore: code clean
This commit is contained in:
MadCcc 2023-06-25 11:40:41 +08:00 committed by GitHub
parent f2d5dad8e0
commit 2f1ef80d14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -148,7 +148,7 @@
"rc-switch": "~4.1.0",
"rc-table": "~7.32.1",
"rc-tabs": "~12.8.1",
"rc-textarea": "~1.3.0",
"rc-textarea": "~1.3.2",
"rc-tooltip": "~6.0.0",
"rc-tree": "~5.7.4",
"rc-tree-select": "~5.9.0",