城市合伙人 提交申请后 直接联系按钮 居中展示

This commit is contained in:
Mr.jiang 2024-08-20 10:22:50 +08:00
parent 47d8479cb1
commit af0eb465d4
1 changed files with 2 additions and 1 deletions

View File

@ -383,7 +383,7 @@
width: 613rpx;
height: 100%;
display: flex;
justify-content: space-between;
justify-content: center;
.sub-box-l {
width: 290rpx;
@ -422,6 +422,7 @@
display: flex;
justify-content: center;
align-items: center;
margin-left: 10px;
}
}
}