forked from MarseyWorld/MarseyWorld
10ms
parent
6afb5ddcdc
commit
e9720394ef
|
@ -202,7 +202,7 @@ function quote(t) {
|
|||
box.scrollTo(0, box.scrollHeight)
|
||||
setTimeout(function() {
|
||||
box.scrollTo(0, box.scrollHeight)
|
||||
}, 5);
|
||||
}, 10);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue