fix: S3 UI优化 — 底部弹窗/FAB 安全区适配

This commit is contained in:
2026-06-08 16:54:56 +08:00
parent 4e43a9049a
commit be665f7859
4 changed files with 4 additions and 1 deletions

View File

@@ -645,6 +645,7 @@ function handleDissolve(group: Group) {
display: flex;
flex-direction: column;
overflow: hidden;
padding-bottom: env(safe-area-inset-bottom);
}
.modal-header {