From 593e098b2e0ecbc21d824a049f78c85d71192aa0 Mon Sep 17 00:00:00 2001 From: hxr <1490493387@qq.com> Date: Thu, 27 Jun 2024 08:24:53 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20:recycle:=20=E7=99=BB=E5=BD=95?= =?UTF-8?q?=E7=95=8C=E9=9D=A2=E6=A0=B7=E5=BC=8F=E7=B2=BE=E7=AE=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/styles/login.scss | 7 +------ src/views/login/index.vue | 2 +- 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/src/styles/login.scss b/src/styles/login.scss index 19778763..ede34896 100644 --- a/src/styles/login.scss +++ b/src/styles/login.scss @@ -16,12 +16,7 @@ align-items: center; justify-content: flex-end; width: 100%; - padding: 12px; - } - - .lang-select { - margin-left: 0.5rem; - cursor: pointer; + padding: 10px; } .login-card { diff --git a/src/views/login/index.vue b/src/views/login/index.vue index 172b74e0..87eca0eb 100644 --- a/src/views/login/index.vue +++ b/src/views/login/index.vue @@ -9,7 +9,7 @@ inactive-icon="Sunny" @change="toggleTheme" /> - +