flat: style修改

This commit is contained in:
Apcallover
2024-02-19 17:09:44 +08:00
parent 280dd9643b
commit 5938b08788

View File

@@ -640,7 +640,7 @@
.jobService {
width: 100%;
height: 660rpx;
height: 620rpx;
background: #FEFFFE;
margin-top: 16rpx;
padding: 24rpx 0rpx 0rpx 32rpx;
@@ -732,7 +732,7 @@
width: 100%;
height: auto;
background: #FEFFFE;
padding: 24rpx 0rpx 16rpx 32rpx;
padding: 24rpx 0rpx 36rpx 32rpx;
margin-top: 16rpx;
}