修改弹窗遮挡

This commit is contained in:
筱野
2025-10-14 23:13:50 +08:00
parent f95353750a
commit d2e051f93a
6 changed files with 60 additions and 31 deletions

View File

@@ -3,7 +3,6 @@
background: white;
display: flex;
flex-direction: column;
overflow-y: scroll;
padding-bottom: env(safe-area-inset-bottom);
.stadium-detail-scroll{
height:72vh;