From 640fcda64052b6bcc3bf4d73a3e0a82965f63561 Mon Sep 17 00:00:00 2001 From: johnniang Date: Mon, 15 Apr 2019 23:42:57 +0800 Subject: [PATCH] Resolve mavon-editor style bug involving antd style --- src/App.vue | 3 ++- src/core/use.js | 1 + src/style/main.less | 4 ++++ src/views/post/PostEdit.vue | 24 ++++-------------------- 4 files changed, 11 insertions(+), 21 deletions(-) create mode 100644 src/style/main.less diff --git a/src/App.vue b/src/App.vue index ba3a4bca..b8e00d37 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,7 +1,7 @@ @@ -38,6 +38,7 @@ export default { } } +