|
|
@ -315,6 +315,7 @@ export default {
|
|
|
|
align-items: center;
|
|
|
|
align-items: center;
|
|
|
|
overflow: hidden;
|
|
|
|
overflow: hidden;
|
|
|
|
z-index: 200;
|
|
|
|
z-index: 200;
|
|
|
|
|
|
|
|
width: 100%;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.user image {
|
|
|
|
.user image {
|
|
|
@ -328,7 +329,7 @@ export default {
|
|
|
|
font-size: 24upx;
|
|
|
|
font-size: 24upx;
|
|
|
|
color: #fff;
|
|
|
|
color: #fff;
|
|
|
|
margin-left: 20upx;
|
|
|
|
margin-left: 20upx;
|
|
|
|
width: 80%;
|
|
|
|
width: 76%;
|
|
|
|
line-height: 30upx;
|
|
|
|
line-height: 30upx;
|
|
|
|
height: 30upx;
|
|
|
|
height: 30upx;
|
|
|
|
white-space: break-spaces;
|
|
|
|
white-space: break-spaces;
|
|
|
|