提交 4425fd48 编写于 作者: D DCloud_LXH

fix: 修复 textarea外部设置了min-height,内部textarea高度太低无法聚焦

上级 3cb45f8b
......@@ -28,6 +28,7 @@ uni-textarea[hidden] {
position: relative;
width: 100%;
height: 100%;
min-height: inherit;
}
.uni-textarea-placeholder,
.uni-textarea-line,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册