2 lines
69 B
CSS
2 lines
69 B
CSS
.title{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
|
.title{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
|