tweak ui
This commit is contained in:
@@ -89,7 +89,7 @@ export default defineComponent({
|
||||
},
|
||||
|
||||
top() {
|
||||
scroll(this.$el, 0);
|
||||
scroll(this.$el, { top: 0 });
|
||||
},
|
||||
|
||||
async timetravel() {
|
||||
|
||||
Reference in New Issue
Block a user