开发: 聊天页面修改
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
}
|
||||
|
||||
.chatAvatar {
|
||||
|
||||
flex-shrink: 0;
|
||||
width: 34px;
|
||||
height: 34px;
|
||||
@@ -109,3 +108,11 @@
|
||||
color: #fff;
|
||||
}
|
||||
}
|
||||
|
||||
.imgPreview {
|
||||
& > div {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user