From 08b73a91cec8c8ef430b8d5bc5b4a631bcbbe7f2 Mon Sep 17 00:00:00 2001
From: xuxy <1059738716@qq.com>
Date: 星期日, 21 七月 2024 18:13:49 +0800
Subject: [PATCH] Merge branch 'main' of https://gitee.com/people_3/hmy_farmer

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

diff --git a/common/global.scss b/common/global.scss
index 0523aa9..6d1fdc5 100644
--- a/common/global.scss
+++ b/common/global.scss
@@ -77,6 +77,7 @@
 	margin: 0 auto;
 	margin-top: 160rpx;
 	height: calc(100vh - 300rpx);
+	overflow-y: scroll;
 	background-color: #fff;
 	border-radius: 40rpx 40rpx 0rpx 0rpx;
 	padding: 26rpx;

--
Gitblit v1.9.3