修复一些样式问题

This commit is contained in:
fan
2021-02-06 13:21:05 +08:00
parent c7e933bcd0
commit c6cb85328c
12 changed files with 20 additions and 13 deletions
+4 -1
View File
@@ -685,7 +685,9 @@ export default {
if (!allMessages[contactId]) {
this.updateCurrentMessages();
this._emitPullMessages(isEnd => this.messageViewToBottom());
this._emitPullMessages(isEnd => {
this.messageViewToBottom();
});
} else {
setTimeout(() => {
this.updateCurrentMessages();
@@ -1093,6 +1095,7 @@ bezier = cubic-bezier(0.645, 0.045, 0.355, 1)
+b(lemon-vessel)
display flex
flex 1
height 100%
+e(left)
display flex
flex-direction column