招租详情和课程详情的底部图片按钮的上下内边距取消
This commit is contained in:
parent
6252f3c467
commit
3a6144e69b
@ -587,7 +587,7 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-around;
|
justify-content: space-around;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
padding: 14rpx 30rpx;
|
padding: 0rpx 30rpx;
|
||||||
}
|
}
|
||||||
|
|
||||||
.button-box {
|
.button-box {
|
||||||
|
@ -503,7 +503,7 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-around;
|
justify-content: space-around;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
padding: 14rpx 30rpx;
|
padding: 0rpx 30rpx;
|
||||||
}
|
}
|
||||||
|
|
||||||
.button-box {
|
.button-box {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user