textarea设置auto-height和padding-top内容向下偏移
三星s6,textarea设置为auto-height后设置padding-top,内容会向下偏移
- 当前 Bug 的表现(可附上截图)
-
预期表现
-
复现路径
- 提供一个最简复现 Demo
<textarea auto-height=“true” style=“padding-top:10rpx;”></textarea>
三星s6,textarea设置为auto-height后设置padding-top,内容会向下偏移
预期表现
复现路径
<textarea auto-height=“true” style=“padding-top:10rpx;”></textarea>