1 line
102 B
CSS
1 line
102 B
CSS
|
.ecllipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block;width:500px}
|