From cfe746d8aa547505cce16fde5e95fb2851e6e7d3 Mon Sep 17 00:00:00 2001
From: xuxy <1059738716@qq.com>
Date: 星期三, 26 六月 2024 14:22:33 +0800
Subject: [PATCH] 1

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

diff --git a/common/global.scss b/common/global.scss
index 8e39aac..82d22b4 100644
--- a/common/global.scss
+++ b/common/global.scss
@@ -56,10 +56,12 @@
 }
 
 .component-popup_input{
+	margin: 0 auto;
 	margin-top: calc(50% + 200rpx);
 
-	margin-left: 78rpx - 26rpx;
+	// margin-left: 78rpx - 26rpx;
 	width: 594rpx;
+	
 	background: linear-gradient(180deg, #D8F0EE 0%, #FFFFFF 100%);
 	border-radius: 16rpx;
 	padding: 26rpx;

--
Gitblit v1.9.3