修改日历与弹出窗
This commit is contained in:
@@ -3,9 +3,8 @@
|
||||
background: white;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
padding-bottom: env(safe-area-inset-bottom);
|
||||
.stadium-detail-scroll{
|
||||
height:72vh;
|
||||
height:60vh;
|
||||
}
|
||||
// 已选球场
|
||||
// 场馆列表
|
||||
@@ -57,7 +56,9 @@
|
||||
// 场地类型
|
||||
.venue-type-section {
|
||||
flex-shrink: 0;
|
||||
|
||||
&.image-wrap{
|
||||
padding-bottom: 30px;
|
||||
}
|
||||
.section-title {
|
||||
padding: 18px 20px 10px 20px;
|
||||
font-size: 14px;
|
||||
|
||||
Reference in New Issue
Block a user