细节优化

This commit is contained in:
kron
2025-06-17 16:58:24 +08:00
parent 9c6964597e
commit 28e3d49e57
4 changed files with 35 additions and 7 deletions

View File

@@ -134,7 +134,7 @@ function calcRealY(num) {
.container {
width: calc(100% - 30px);
padding: 15px;
overflow: hidden;
/* overflow: hidden; */
}
.target {
position: relative;