提交 f5d13d07 编写于 作者: DCloud-yinjiacheng's avatar DCloud-yinjiacheng

update: line-height.md

上级 e153c3e8
......@@ -16,6 +16,7 @@
#### App平台
App平台仅支持以像素值(px)和相对长度单位(em)相对当前元素字体字体单位(em),em单位表示数字值乘以该元素的字体大小,无单位值时使用em,默认值为1.2em。
line-height 样式不支持继承,仅对 [text](uni-app-x/component/text.md) 组件生效。
建议设置大于15%字号大小的值,以避免出现渲染异常。
> 不支持百分比的值
> 不支持设置关键字 normal 值
> 不支持ch、rem、ex等单位
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册