From 00569a9503d721a1a87b831a4dc9df713da46122 Mon Sep 17 00:00:00 2001 From: ZhengJie <201507802@qq.com> Date: Sun, 22 Nov 2020 21:01:30 +0800 Subject: [PATCH] =?UTF-8?q?[=E4=BB=A3=E7=A0=81=E4=BC=98=E5=8C=96](v2.6)?= =?UTF-8?q?=EF=BC=9Aupdate?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/monitor/server/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/monitor/server/index.vue b/src/views/monitor/server/index.vue index 77ea517..920861e 100644 --- a/src/views/monitor/server/index.vue +++ b/src/views/monitor/server/index.vue @@ -273,7 +273,7 @@ export default { font-size: 15px; font-weight: 500; color: #999; - height: 30px; + margin-bottom: 16px; } .footer { text-align: center; @@ -281,7 +281,7 @@ export default { font-weight: 500; color: #999; margin-top: -5px; - margin-bottom: 6px; + margin-bottom: 10px; } .content { text-align: center;