2 lines
82 B
CSS
2 lines
82 B
CSS
table td, table th{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
|
table td, table th{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
|