修改滚动

This commit is contained in:
筱野
2025-11-05 21:41:36 +08:00
parent 29fd69d83c
commit adf9579a95

View File

@@ -155,10 +155,8 @@
} }
// 场馆列表 // 场馆列表
.stadium-list { .stadium-list {
flex: 1;
width: auto; width: auto;
height: calc(83vh - 130px); height: calc(80vh - 130px);
overflow-y: auto;
-webkit-overflow-scrolling: touch; -webkit-overflow-scrolling: touch;
.stadium-item { .stadium-item {
padding: 16px 20px; padding: 16px 20px;