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

@@ -48,7 +48,7 @@ const onChange = (index) => {
}
.content {
padding 46px 10px 60px 10px;
padding 46px 10px 60px 10px
}
}