修改弹窗遮挡

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

@@ -41,8 +41,6 @@
}
.common-popup__body {
overflow: auto;
-webkit-overflow-scrolling: touch;
flex: 1 1 auto;
}