fix(forums): forums list css of last reply by

This commit is contained in:
OldHawk
2017-11-08 18:34:12 +08:00
parent fff9850e98
commit 08aa41b2b8

View File

@@ -116,7 +116,7 @@
@media (max-width: @screen-lg-min) {
max-width: 200px;
}
font-weight: bold;
font-weight: 500;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;