You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

1 lines
1.4 KiB

.t-conversation-item-container{width:894rpx;height:150rpx;background-color:#fff;position:relative;overflow:hidden}.t-conversation-item{width:750rpx;height:150rpx;display:flex;left:0;align-items:center;justify-content:flex-start;box-sizing:border-box;border-bottom:2rpx solid #eef0f3;background-color:#fff}.avatar-box{position:relative;display:inline-flex}.t-conversation-item-avatar{position:relative;width:96rpx;height:96rpx;border-radius:14rpx;margin:0 16rpx;overflow:auto}.t-conversation-item-content{max-width:60%;flex:1;padding-left:20rpx}.t-conversation-item-info{line-height:34rpx;font-size:24rpx;color:#999;margin-right:30rpx}.t-error{background-color:#fb5250;color:#fff}.t-conversation-delete{position:relative;right:0;width:144rpx;height:100%;display:flex;align-items:center;justify-content:center;background-color:#e85454;color:#fff;line-height:44rpx;font-size:32rpx}.list-touch{position:relative;width:100%;z-index:5;transition:left .2s ease-in-out;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tui-conversation-item-name{line-height:53rpx;font-size:36rpx;font-family:PingFangSC-Regular;color:#333}.tui-conversation-lastMessage{line-height:40rpx;font-size:28rpx;font-family:PingFangSC-Regular;color:#999;max-width:90%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.unread{top:-10rpx;right:0rpx;position:absolute;padding:0 10rpx;height:15px;border-radius:16rpx;color:#fff;background-color:red}.read-text{line-height:15px;font-size:10px}