@@ -1049,7 +1049,6 @@
justify-content: flex-start;
align-items: center;
padding: 6rpx 24rpx;
-
.jipin-icon {
width: 20rpx;
height: 20rpx;
@@ -1113,6 +1112,8 @@
letter-spacing: 0.5%;
text-align: left;
white-space: nowrap;
+ overflow: hidden;
+ text-overflow: ellipsis;
}
.reply-time {
@@ -1188,7 +1189,6 @@
.gwList-box-item-box {
width: 100%;
height: 100%;
.gwList-box-item-box-title {