Files
EasySoft-ZenTaoPMS/module/testtask/css/browse.css
2020-09-14 17:14:20 +08:00

3 lines
134 B
CSS

#taskList tbody>tr>td, #taskList thead>tr>th {white-space: nowrap;}
td{ overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}