From b07d5f16634fc4a695fa8e6f6b18c33806f2b05a Mon Sep 17 00:00:00 2001
From: xuxy <1059738716@qq.com>
Date: 星期五, 28 六月 2024 16:28:32 +0800
Subject: [PATCH] update 合伙人的功能

---
 common/global.scss |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/common/global.scss b/common/global.scss
index 7e6edbf..4a682d6 100644
--- a/common/global.scss
+++ b/common/global.scss
@@ -75,7 +75,7 @@
 }
 .component-popup_input{
 	margin: 0 auto;
-	margin-top: calc(50% + 200rpx);
+	margin-top: 160rpx;
 
 	// margin-left: 78rpx - 26rpx;
 	width: 594rpx;

--
Gitblit v1.9.3