UNPKG

ost-ui

Version:
25 lines (19 loc) 319 B
@import '../__style/themes/default.less'; @whitespacePrefixCls: ost-white-space; .@{whitespacePrefixCls} { &&-xs { height: @v-spacing-xs; } &&-sm { height: @v-spacing-sm; } &&-md { height: @v-spacing-md; } &&-lg { height: @v-spacing-lg; } &&-xl { height: @v-spacing-xl; } }