xbx #39

Merged
theluyuan merged 3 commits from xbx into master 2020-08-11 10:28:34 +00:00
Showing only changes of commit d97b749a0a - Show all commits

View File

@@ -113,11 +113,7 @@
font-size: 26rpx;
color: #666666;
height: 30rpx;
height: 30rpx;
overflow:hidden; //超出的文本隐藏
text-overflow:ellipsis; //用省略号显示
white-space:nowrap; //不换行
line-height: 1;
line-height: 30rpx;
}
.times{
position: absolute;