UNPKG

modo-mobile

Version:

A mobile UI toolkit, based on React

11 lines (9 loc) 160 B
.word-break() { word-break: break-all; word-wrap: break-word; } .word-ellipsis() { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }