From cc091fcd2ab5f619a906c044a89c5d10019d07bc Mon Sep 17 00:00:00 2001 From: ruibaby Date: Thu, 23 May 2019 00:40:35 +0800 Subject: [PATCH] Fixed: style error. --- src/components/global.less | 6 ++++++ src/views/system/OptionForm.vue | 6 +++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/src/components/global.less b/src/components/global.less index b0418a8ed..45b713b04 100644 --- a/src/components/global.less +++ b/src/components/global.less @@ -677,4 +677,10 @@ body { img { width: 100%; } + + margin-bottom: 0; + + p{ + margin-bottom: 0; + } } \ No newline at end of file diff --git a/src/views/system/OptionForm.vue b/src/views/system/OptionForm.vue index d2b998881..96c4addf3 100644 --- a/src/views/system/OptionForm.vue +++ b/src/views/system/OptionForm.vue @@ -19,7 +19,7 @@ label="博客地址:" :wrapper-col="wrapperCol" > - + - - + -->