@@ -921,13 +921,14 @@
font-size: 28rpx;
color: #333333;
height: 85rpx;
- font-weight: 800;
+ font-weight: 800;
+ line-height: 40rpx;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
- text-align: left !important;
+ text-align: left !important;
}
.broadcast_details_pic {