修改bug
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
.stadium-detail {
|
||||
width: 100%;
|
||||
height: auto;
|
||||
min-height: 60vh;
|
||||
background: white;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
overflow: hidden;
|
||||
overflow-y: scroll;
|
||||
padding-bottom: env(safe-area-inset-bottom);
|
||||
|
||||
.stadium-detail-scroll{
|
||||
height:72vh;
|
||||
}
|
||||
// 已选球场
|
||||
// 场馆列表
|
||||
.stadium-item {
|
||||
|
||||
Reference in New Issue
Block a user