招租详情和课程详情的底部图片按钮的上下内边距取消

This commit is contained in:
wangzimeng 2025-08-11 11:15:18 +08:00
parent 6252f3c467
commit 3a6144e69b
2 changed files with 2 additions and 2 deletions

View File

@ -587,7 +587,7 @@
display: flex;
justify-content: space-around;
align-items: center;
padding: 14rpx 30rpx;
padding: 0rpx 30rpx;
}
.button-box {

View File

@ -503,7 +503,7 @@
display: flex;
justify-content: space-around;
align-items: center;
padding: 14rpx 30rpx;
padding: 0rpx 30rpx;
}
.button-box {