From 5b66fe77e55767eabbf1df66a026157356dd807d Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期六, 07 一月 2023 17:28:28 +0800
Subject: [PATCH] 2023-01-07

---
 src/pc/components/login/normal-login/index.scss |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/pc/components/login/normal-login/index.scss b/src/pc/components/login/normal-login/index.scss
index 037a7f7..a94c222 100644
--- a/src/pc/components/login/normal-login/index.scss
+++ b/src/pc/components/login/normal-login/index.scss
@@ -34,7 +34,7 @@
         // margin-top: 45px;
         .login-form-button {
           width: 100%;
-          height: 40px;
+          height: 42px;
           line-height: 1;
           font-size: 18px;
           margin-bottom: 15px;
@@ -42,7 +42,7 @@
         }
         .sign-form-button {
           width: 100%;
-          height: 40px;
+          height: 42px;
           line-height: 1;
           font-size: 18px;
           margin-bottom: 15px;

--
Gitblit v1.8.0