修改了图片

This commit is contained in:
2020-08-12 15:01:11 +08:00
parent ab4e50a9ae
commit e8f46674c4
5 changed files with 2 additions and 2 deletions

View File

@@ -312,7 +312,7 @@
box-sizing: border-box;
}
.chatInterface .top{
font-size: 24rpx;
font-size: 20rpx;
height: 90rpx;
display: flex;
flex-direction: column;
@@ -322,7 +322,7 @@
color: blue;
}
.chatInterface .top .description{
text-decoration: underline;
/* text-decoration: underline; */
}
.chatInterface .message-item{