2 lines
51 B
CSS
2 lines
51 B
CSS
.text {overflow: hidden; text-overflow: ellipsis;}
|
.text {overflow: hidden; text-overflow: ellipsis;}
|