2 lines
74 B
CSS
2 lines
74 B
CSS
.no-wrap{text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
|
.no-wrap{text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
|