- 增加文件大小限制和流式写入

This commit is contained in:
Pine
2026-05-13 02:47:03 +08:00
parent 1f3bd690f0
commit 68ddb6446b
5 changed files with 26 additions and 15 deletions
+1 -1
View File
@@ -276,7 +276,7 @@
/* ============ Sound Hint ============ */
#soundHint {
position: fixed;
bottom: 48px;
bottom: 20px;
left: 50%;
transform: translateX(-50%);
z-index: 100;