调整讲解详情语言切换居中
Some checks failed
CI / verify (push) Has been cancelled

This commit is contained in:
lyf
2026-07-09 23:13:38 +08:00
parent 6ed71c335c
commit a6c375bdb4

View File

@@ -1122,9 +1122,10 @@ const handleBack = () => {
.language-anchor {
width: min(315px, 100%);
height: 64px;
margin-top: 26px;
margin: 26px auto 0;
padding: 6px;
display: flex;
align-self: center;
box-sizing: border-box;
background: rgba(17, 20, 15, 0.92);
border-radius: 16px;