修复一些样式问题

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
+1 -1
View File
@@ -8551,7 +8551,7 @@ var renderDrawerContent = function renderDrawerContent() {};
this.updateCurrentMessages();
this._emitPullMessages(function (isEnd) {
return _this13.messageViewToBottom();
_this13.messageViewToBottom();
});
} else {
setTimeout(function () {
+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -8560,7 +8560,7 @@ var renderDrawerContent = function renderDrawerContent() {};
this.updateCurrentMessages();
this._emitPullMessages(function (isEnd) {
return _this13.messageViewToBottom();
_this13.messageViewToBottom();
});
} else {
setTimeout(function () {
+1 -1
View File
File diff suppressed because one or more lines are too long