From 4d0ebb399281589564d6fa9d512c375a28abc303 Mon Sep 17 00:00:00 2001
From: Flex <q1406482700@163.com>
Date: 星期五, 30 五月 2025 17:26:35 +0800
Subject: [PATCH] 补充提交

---
 easegen-front/src/views/Login/components/LoginForm.vue |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/easegen-front/src/views/Login/components/LoginForm.vue b/easegen-front/src/views/Login/components/LoginForm.vue
index 79f793f..989e379 100644
--- a/easegen-front/src/views/Login/components/LoginForm.vue
+++ b/easegen-front/src/views/Login/components/LoginForm.vue
@@ -375,10 +375,10 @@
     ::v-deep(.el-input__inner) {
       font-size: 20px;
       line-height: 40px;
-      height: 60px;
+      height: 50px;
     }
     ::v-deep(.el-form-item--large){
-      margin-bottom: 44px;
+      margin-bottom: 40px;
     }
     ::v-deep(.el-checkbox__label){
       font-size: 18px;
@@ -388,7 +388,7 @@
       box-sizing: border-box;
       font-size: 20px;
       height: 60px;
-      margin-top: 20px;
+      margin-top: 10px;
     }
   }
 }

--
Gitblit v1.9.3