1、招租详情的底部按钮提高

This commit is contained in:
wangzimeng 2025-08-07 15:07:16 +08:00
parent 9682e4950c
commit 008f0505d6

View File

@ -573,7 +573,7 @@
.footer-box {
width: 100%;
height: 120rpx;
height: 140rpx;
padding-bottom: 0rpx;
box-sizing: border-box;
position: fixed;
@ -587,7 +587,7 @@
.icon-box {
width: 50%;
height: 98rpx;
height: 110rpx;
display: flex;
justify-content: space-around;
align-items: center;
@ -598,7 +598,7 @@
background-color: #fcc74e;
color: #333333;
width: 50%;
height: 98rpx;
height: 110rpx;
display: flex;
align-items: center;
justify-content: center;