* Finish task #36438.

This commit is contained in:
tianshujie98
2021-03-11 15:27:21 +08:00
parent c46a398cd7
commit ec01a855f3
7 changed files with 30 additions and 29 deletions
+1 -1
View File
@@ -24,4 +24,4 @@
.is-firefox .group-header:before {content: ' '; position: absolute; top: 0; right: 0; left: 0; bottom: 0; background: #fff; z-index: 0;}
.is-firefox .group-header > a,
.is-firefox .group-header > .groupSummary {position: relative; z-index: 1;}
.c-hours {white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.c-hours {white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align: right;}