【功能修复】装修页面修复多个优惠券,第一个显示不全的问题
parent
bf75dc2768
commit
c8a95ef3ec
|
@ -141,7 +141,7 @@
|
||||||
.scroll-box {
|
.scroll-box {
|
||||||
.coupon-box {
|
.coupon-box {
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-around;
|
justify-content: space-between;
|
||||||
|
|
||||||
.card-btn {
|
.card-btn {
|
||||||
width: 140rpx;
|
width: 140rpx;
|
||||||
|
|
Loading…
Reference in New Issue