refactor: sidebar

- feat: vue-perfect-scrollbar
- fix: hideMobile with toggle `sidebar-show` (deprecate `sidebar-mobile-show`)
- update" dependencies
This commit is contained in:
xidedix
2018-04-10 17:09:48 +02:00
parent e40d87370d
commit 6c463c7584
5 changed files with 1651 additions and 1924 deletions
@@ -39,3 +39,9 @@ export default {
}
}
</script>
<style scoped lang="css">
.nav-link {
cursor:pointer;
}
</style>