mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-11-15 05:33:44 +08:00
fix: fix overflow hidden for mobile page
This commit is contained in:
@@ -48,7 +48,7 @@ const onChange = (index) => {
|
||||
}
|
||||
|
||||
.content {
|
||||
padding 46px 10px 60px 10px;
|
||||
padding 46px 10px 60px 10px
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user