This commit is contained in:
kron
2025-07-23 18:24:26 +08:00
parent 08aa7e93f5
commit 76e85501d5
6 changed files with 6 additions and 5 deletions

View File

@@ -199,7 +199,7 @@ const simulShoot2 = async () => {
<style scoped>
.container {
width: calc(100% - 30px);
padding: 5px 15px;
padding: 0px 15px;
position: relative;
}
.target {