From d8ad0c1805b0701afadd069c79950edde490d5c9 Mon Sep 17 00:00:00 2001
From: xuxueyang <xuxy@fengyuntec.com>
Date: 星期一, 08 七月 2024 17:17:16 +0800
Subject: [PATCH] update 花店小程序
---
common/global.scss | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/common/global.scss b/common/global.scss
index 7e6edbf..dfc6f48 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;
@@ -111,3 +111,4 @@
margin-top: 50rpx;
}
}
+
--
Gitblit v1.9.3