src/layout/index.vue
@@ -36,9 +36,7 @@ Sidebar, TagsView, }, mixins: [ResizeMixin // , WSMixin ], mixins: [ResizeMixin, WSMixin], computed: { ...mapState({ sidebar: (state) => state.app.sidebar, @@ -119,7 +117,7 @@ flex: 1; overflow-y: auto; margin: 0 10px; background: #122C43; background: #122c43; } } </style>