This commit is contained in:
kron
2025-07-23 14:31:21 +08:00
parent 36d92847bd
commit cfb1b8cd7f
8 changed files with 19 additions and 11 deletions

View File

@@ -199,7 +199,7 @@ const simulShoot2 = async () => {
<style scoped>
.container {
width: calc(100% - 30px);
padding: 15px;
padding: 5px 15px;
position: relative;
}
.target {
@@ -260,7 +260,7 @@ const simulShoot2 = async () => {
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: -10px;
margin-bottom: -40px;
}
.header > image:first-child {
width: 40px;