## 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 -->