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;