Authored by zhangxiaoru

超出省略号

... ... @@ -587,6 +587,9 @@
font-size: 34px;
border-bottom: 1px solid #e0e0e0;
background-color: #fff;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.s-text {
... ...