Files
EasySoft-ZenTaoPMS/module/testtask/css/groupcase.css
2021-03-10 23:07:20 +08:00

3 lines
244 B
CSS

.group-header > a {line-height: 20px; display: block; max-height: 40px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.case-title {overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}