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

@@ -9,7 +9,6 @@ body,
.wrapper {
width: 100%;
height: 100%;
overflow: hidden;
}
body {