fix: fix overflow hidden for mobile page

This commit is contained in:
RockYang
2024-03-28 18:13:33 +08:00
parent f1855fd0a1
commit c79c4e74d0
19 changed files with 90 additions and 218 deletions

View File

@@ -4,7 +4,6 @@ body,
.wrapper {
width: 100%;
height: 100%;
overflow: hidden;
}
body {
font-family: Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Arial, sans-serif;