提交 6b168770 编写于 作者: D DCloud_LXH

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

上级 d2280b2e
......@@ -270,6 +270,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.
先完成此消息的编辑!
想要评论请 注册