From 167f3f50bcb539bcf52d363a0f0d518b68079ba1 Mon Sep 17 00:00:00 2001 From: benweet Date: Sun, 5 Nov 2017 20:54:12 +0000 Subject: [PATCH] Fixed layout resize --- src/components/Layout.vue | 4 ++-- src/store/modules/layout.js | 8 ++++++++ 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/src/components/Layout.vue b/src/components/Layout.vue index f98419a9..55df4cac 100644 --- a/src/components/Layout.vue +++ b/src/components/Layout.vue @@ -34,7 +34,7 @@