UNPKG

@arco-design/web-vue

Version:

Arco Design Vue 2.0: A Vue.js 3 UI Library

11 lines (8 loc) 218 B
@import '../../../style/theme/index.less'; @auto-tooltip-prefix-cls: ~'@{prefix}-auto-tooltip'; .@{auto-tooltip-prefix-cls} { display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }