修复讲解播放器显示和展厅间隔
Some checks failed
CI / verify (push) Has been cancelled

This commit is contained in:
lyf
2026-07-09 19:49:29 +08:00
parent 63540dac65
commit d65d02510f
3 changed files with 2 additions and 4 deletions

View File

@@ -727,7 +727,7 @@ defineExpose({
left: 50%;
right: auto;
bottom: calc(12px + env(safe-area-inset-bottom));
z-index: 2200;
z-index: 2210;
width: calc(min(100vw, 430px) - 28px);
box-sizing: border-box;
transform: translateX(-50%);