From aedc414fd6aa35e73d5f621d4fd99c5b63e8abcc Mon Sep 17 00:00:00 2001 From: "@changcode" Date: Tue, 31 Aug 2021 16:38:45 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=B8=AA=E4=BA=BA=E4=B8=AD=E5=BF=83?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nezha-fronted/src/components/page/config/profile.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nezha-fronted/src/components/page/config/profile.vue b/nezha-fronted/src/components/page/config/profile.vue index 3afbec24f..b3ee8425f 100644 --- a/nezha-fronted/src/components/page/config/profile.vue +++ b/nezha-fronted/src/components/page/config/profile.vue @@ -67,7 +67,7 @@ - + @@ -472,7 +472,7 @@ export default { } } .profile-left__button { - margin-left: 45px; + margin-left: 50px; .profile-left__button-footer__btn { margin: 0 10px; height: 30px;