Files
EasySoft-ZenTaoPMS/module/testtask/css/browse.css
2021-08-30 11:01:10 +08:00

4 lines
161 B
CSS

#taskList tbody>tr>td, #taskList thead>tr>th {white-space: nowrap;}
td {overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.c-name {width: 200px;}