This commit is contained in:
2020-08-11 11:25:44 +08:00
parent 7bfce17816
commit 8d7e4b2ce4

View File

@@ -117,6 +117,7 @@
overflow:hidden; //超出的文本隐藏
text-overflow:ellipsis; //用省略号显示
white-space:nowrap; //不换行
line-height: 1;
}
.times{
position: absolute;