UNPKG

jc-biz-components

Version:

jc component library based on Antd

17 lines (13 loc) 270 B
@import '../../style/variables.less'; @prefix-cls: ~'@{component-prefix}-expand-item'; .text-overflow { overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; word-break: break-word; white-space: nowrap; } :global { .@{prefix-cls} { } }