城市合伙人 提交申请后 直接联系按钮 居中展示
This commit is contained in:
parent
47d8479cb1
commit
af0eb465d4
|
@ -383,7 +383,7 @@
|
||||||
width: 613rpx;
|
width: 613rpx;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-between;
|
justify-content: center;
|
||||||
|
|
||||||
.sub-box-l {
|
.sub-box-l {
|
||||||
width: 290rpx;
|
width: 290rpx;
|
||||||
|
@ -422,6 +422,7 @@
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
margin-left: 10px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue