This commit is contained in:
liuye
2022-01-25 10:18:30 +08:00
parent 62bdef50b1
commit 1da7f2482f
3 changed files with 11 additions and 9 deletions

View File

@@ -307,12 +307,13 @@ export default {
padding-right: 32px;
box-sizing: border-box;
text-align: right;
.imgs {
width: 60px;
height: 60px;
vertical-align: middle;
}
}
.imgs {
width: 40px;
height: 40px;
margin-right: 20px;
}
}
}
}