From ec2ce2e0856824e3f6fcf2ca5ae2647c23fd55a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E8=A3=95=E8=B4=A2?= Date: Sat, 14 Jan 2023 22:00:15 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Mdp/index.scss | 5 ++--- src/views/xm/core/xmMenu/XmMenuMng.vue | 9 ++------- src/views/xm/core/xmQuestion/XmQuestionMng.vue | 12 ++++-------- 3 files changed, 8 insertions(+), 18 deletions(-) diff --git a/src/components/Mdp/index.scss b/src/components/Mdp/index.scss index d66f2448..3ebd342a 100644 --- a/src/components/Mdp/index.scss +++ b/src/components/Mdp/index.scss @@ -12,8 +12,7 @@ .field-info { height: 40px; - line-height: 40px; - margin-left: 10px; + line-height: 40px; display: flex; flex-direction: column; .field-value { @@ -70,7 +69,7 @@ height: 36px; width: 36px; border-radius: 50%; - margin-right: 12px; + margin-right: 5px; } .username{ color: #7D7D7D; diff --git a/src/views/xm/core/xmMenu/XmMenuMng.vue b/src/views/xm/core/xmMenu/XmMenuMng.vue index 17999df5..166ccf6b 100644 --- a/src/views/xm/core/xmMenu/XmMenuMng.vue +++ b/src/views/xm/core/xmMenu/XmMenuMng.vue @@ -250,13 +250,8 @@