zentaopms/module/my/css/ticket.css
2023-05-16 10:47:08 +08:00

6 lines
157 B
CSS

.c-pri {width: 75px;}
.c-openedDate {width: 210px;}
.c-assignedTo {width: 100px;}
.no-wrap{text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}