min-height.md 516 字节
Newer Older
D
DCloud_LXH 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
## min-height


<!-- CSSJSON.min-height.description -->

<!-- CSSJSON.min-height.syntax -->

<!-- CSSJSON.min-height.values -->

<!-- CSSJSON.min-height.defaultValue -->

<!-- CSSJSON.min-height.unixTags -->

<!-- CSSJSON.min-height.compatibility -->


#### App平台  
在App端为了优化文字排版性能,不支持 auto、none、max-content、min-content、fit-content,默认值为0px。

#### Web规范  
默认值为 auto,通过计算选择一个 min-height 值。

<!-- CSSJSON.min-height.reference -->