UI调整
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user