|
|
@ -57,7 +57,7 @@ background-color: #fff; |
|
|
|
padding-bottom: 20rpx; |
|
|
|
} |
|
|
|
.list-content .content .avatar{ |
|
|
|
width: 150rpx; |
|
|
|
width: 170rpx; |
|
|
|
margin-left: 20rpx; |
|
|
|
} |
|
|
|
.list-content .content .avatar .avatar-img{ |
|
|
@ -75,11 +75,12 @@ background-color: #fff; |
|
|
|
font-size: 32rpx; |
|
|
|
} |
|
|
|
.list-content .content .detail{ |
|
|
|
width: 94%; |
|
|
|
width: 72%; |
|
|
|
font-size: 28rpx; |
|
|
|
white-space: nowrap; |
|
|
|
text-overflow: ellipsis; |
|
|
|
overflow: hidden; |
|
|
|
color: #999; |
|
|
|
margin-top: 40rpx; |
|
|
|
position: absolute; |
|
|
|
} |