feat: 首页调整

This commit is contained in:
2026-05-14 15:33:53 +08:00
parent 405be2ca99
commit 9b813f0ed0
3 changed files with 8 additions and 7 deletions

View File

@@ -320,5 +320,5 @@
}
.pb-safe-area {
padding-bottom: Max(env(safe-area-inset-bottom), 4px);
padding-bottom: 20px;
}