mirror of
https://github.com/bakateam/merakiui.git
synced 2025-12-08 22:53:24 +00:00
Update components.vue
This commit is contained in:
@@ -294,6 +294,7 @@ export default {
|
|||||||
this.activeCategory = category;
|
this.activeCategory = category;
|
||||||
this.sidebarOpen = false;
|
this.sidebarOpen = false;
|
||||||
document.getElementById('main').scrollTop = 0;
|
document.getElementById('main').scrollTop = 0;
|
||||||
|
window.scrollTo(0,0)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user