1、招租详情的底部按钮提高
This commit is contained in:
parent
9682e4950c
commit
008f0505d6
@ -573,7 +573,7 @@
|
|||||||
|
|
||||||
.footer-box {
|
.footer-box {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 120rpx;
|
height: 140rpx;
|
||||||
padding-bottom: 0rpx;
|
padding-bottom: 0rpx;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
@ -587,7 +587,7 @@
|
|||||||
|
|
||||||
.icon-box {
|
.icon-box {
|
||||||
width: 50%;
|
width: 50%;
|
||||||
height: 98rpx;
|
height: 110rpx;
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-around;
|
justify-content: space-around;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
@ -598,7 +598,7 @@
|
|||||||
background-color: #fcc74e;
|
background-color: #fcc74e;
|
||||||
color: #333333;
|
color: #333333;
|
||||||
width: 50%;
|
width: 50%;
|
||||||
height: 98rpx;
|
height: 110rpx;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user