调整导览讲解为底部主导航
This commit is contained in:
@@ -120,7 +120,7 @@ const handleBack = () => {
|
||||
|
||||
.explain-scroll {
|
||||
height: 100%;
|
||||
padding: 76px 20px calc(28px + env(safe-area-inset-bottom));
|
||||
padding: 76px 20px calc(112px + env(safe-area-inset-bottom));
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user