This commit is contained in:
XGL-THINKPAD-X1\rucky
2024-01-24 15:41:36 +08:00
parent fb550f3325
commit 8891954e61
3 changed files with 10 additions and 3 deletions

View File

@@ -233,7 +233,7 @@ const playMusic = () => {
}
#musicBtn {
@include pos(60px, 60px, 80px, 40px);
@include pos(60px, 60px, 650px, 30px);
z-index: 99;
}