修改了图片
Before Width: | Height: | Size: 463 B After Width: | Height: | Size: 6.6 KiB |
Before Width: | Height: | Size: 932 B After Width: | Height: | Size: 3.1 KiB |
Before Width: | Height: | Size: 620 B After Width: | Height: | Size: 8.7 KiB |
Before Width: | Height: | Size: 472 B After Width: | Height: | Size: 8.0 KiB |
@ -312,7 +312,7 @@
|
|||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
}
|
}
|
||||||
.chatInterface .top{
|
.chatInterface .top{
|
||||||
font-size: 24rpx;
|
font-size: 20rpx;
|
||||||
height: 90rpx;
|
height: 90rpx;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
@ -322,7 +322,7 @@
|
|||||||
color: blue;
|
color: blue;
|
||||||
}
|
}
|
||||||
.chatInterface .top .description{
|
.chatInterface .top .description{
|
||||||
text-decoration: underline;
|
/* text-decoration: underline; */
|
||||||
}
|
}
|
||||||
|
|
||||||
.chatInterface .message-item{
|
.chatInterface .message-item{
|
||||||
|