提交 2460392c 编写于 作者: DCloud-yyl's avatar DCloud-yyl

更新uni-app x中css的line-height描述

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