From adf9579a954935dae9e435cd820b49d248bc7976 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=AD=B1=E9=87=8E?= Date: Wed, 5 Nov 2025 21:41:36 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=BB=9A=E5=8A=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../publishBall/components/SelectStadium/SelectStadium.scss | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/publish_pages/publishBall/components/SelectStadium/SelectStadium.scss b/src/publish_pages/publishBall/components/SelectStadium/SelectStadium.scss index 61a0162..447bd32 100644 --- a/src/publish_pages/publishBall/components/SelectStadium/SelectStadium.scss +++ b/src/publish_pages/publishBall/components/SelectStadium/SelectStadium.scss @@ -155,10 +155,8 @@ } // 场馆列表 .stadium-list { - flex: 1; width: auto; - height: calc(83vh - 130px); - overflow-y: auto; + height: calc(80vh - 130px); -webkit-overflow-scrolling: touch; .stadium-item { padding: 16px 20px;