- code splitting with vue router

This commit is contained in:
Peter Papp
2020-08-14 10:02:24 +02:00
parent 840898ec9a
commit f03c6edec1
8 changed files with 195 additions and 189 deletions

View File

@@ -124,7 +124,6 @@
@import '@assets/vue-file-manager/_mixins';
.menu-bar {
//background: linear-gradient(180deg, rgba(246, 245, 241, 0.8) 0%, rgba(243, 244, 246, 0.8) 100%);
background: $light_background;
user-select: none;
padding-top: 25px;