修改滚动
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user