修复支付弹窗组件样式错误

This commit is contained in:
wangsongsole 2022-09-22 14:21:30 +08:00
parent a6a8f0e7a7
commit 2bb37d677b
1 changed files with 7 additions and 0 deletions

View File

@ -75,6 +75,13 @@
border-radius: 0.05rem; border-radius: 0.05rem;
} }
.model .model-box .list-children>div {
display: flex;
align-items: center;
}
.model .model-box .title { .model .model-box .title {
font-size: 0.13rem; font-size: 0.13rem;
color: #A8A8A8; color: #A8A8A8;