From bfb838d1c3aba72fe6b3de37f065902279a7d40c Mon Sep 17 00:00:00 2001
From: zhouwx <1175765986@qq.com>
Date: 星期四, 06 三月 2025 08:30:56 +0800
Subject: [PATCH] 需求新增

---
 src/views/homePage.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/views/homePage.vue b/src/views/homePage.vue
index 8c5d64d..cb2c2a8 100644
--- a/src/views/homePage.vue
+++ b/src/views/homePage.vue
@@ -426,11 +426,11 @@
   height: 100%;
   position: absolute;
   right: 0;
-  top: -30px;
+  top: -20px;
   transform: translateY(30px);
   opacity: 0;
   -webkit-opacity: 0;
-  min-height: 620px;
+  min-height: 600px;
   border-radius: 16px;
   background: #fff;
   padding: 30px;

--
Gitblit v1.9.2