UNPKG

@perfma/heaven

Version:

An UI Framework base [Ant Design V4](https://ant.design/components/overview-cn/) for React.

10 lines (9 loc) 227 B
.heaven-ellipsis-tooltip { overflow: hidden; text-overflow: ellipsis; word-break: break-all; // white-space: nowrap; display: -webkit-box; -webkit-box-orient: vertical; // -webkit-line-clamp: 1; // multi lines? }