微调讲解详情页播放器按钮左边距
Some checks failed
CI / verify (push) Has been cancelled

This commit is contained in:
lyf
2026-07-15 18:30:15 +08:00
parent 1760a17fec
commit e41b86d35d

View File

@@ -1148,7 +1148,7 @@ const handleBack = () => {
.detail-audio-play { .detail-audio-play {
position: absolute; position: absolute;
top: 14px; top: 14px;
left: 22px; left: 19px;
z-index: 1; z-index: 1;
} }