修正了钱包margin 关于我们的问题

This commit is contained in:
2020-10-24 16:07:31 +08:00
parent 9968b71ae4
commit 8e64fc337b
6 changed files with 96 additions and 19 deletions

View File

@@ -482,7 +482,7 @@ export default defineComponent({
height: 226px;
background: white;
border-radius: 17px;
margin-left: 17px;
margin-right: 17px;
margin-bottom: 17px;
.hostinfo {
display: flex;