Compare commits

..

No commits in common. "5b2745051e219740d8f8b532dcb35b0fb245b440" and "efde54510483722135b7f322e10718f414325a2f" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View File

@ -312,7 +312,7 @@
box-sizing: border-box;
}
.chatInterface .top{
font-size: 20rpx;
font-size: 24rpx;
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{

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 932 B