样式调整

This commit is contained in:
2020-08-30 15:44:50 +08:00
parent f5530ed767
commit b9ce503ff0
2 changed files with 19 additions and 9 deletions

View File

@ -250,6 +250,7 @@
.receiveInfo {
display: flex;
justify-content: space-between;
padding: 5px 0;
}
.receiveInfo ._right {
@ -262,7 +263,7 @@
._alipay,
._wechat {
height: 150px;
height: 128px;
width: 50vw;
}