优化H5端搜索框遮挡问题

This commit is contained in:
Gao xiaosong
2022-02-15 01:14:48 +08:00
parent 42defa78c6
commit 7c7736dd6a
4 changed files with 13 additions and 8560 deletions

File diff suppressed because one or more lines are too long

View File

@ -7617,7 +7617,7 @@ page {
overflow-scrolling: touch;
/* #ifdef H5 */
// top: calc(0 + env(safe-area-inset-top) + 88rpx);
padding-top: 88rpx;
/* #endif */
}