2 lines
85 B
CSS
2 lines
85 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;}
|