Compare commits
3 Commits
efde545104
...
5b2745051e
| Author | SHA1 | Date | |
|---|---|---|---|
| 5b2745051e | |||
| f58cc207c4 | |||
|
192bd462d4
|
@@ -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{
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 932 B After Width: | Height: | Size: 3.1 KiB |
Reference in New Issue
Block a user