* Code for task #41764.

This commit is contained in:
liyuchun
2021-08-30 11:01:10 +08:00
parent c125e23874
commit d694419e52
21 changed files with 132 additions and 98 deletions
+2
View File
@@ -1,2 +1,4 @@
.title {white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.group-header > a {line-height: 20px; display: block; max-height: 40px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.c-result {width: 80px;}
.c-bugs, .c-results, .c-steps {width: 30px;}