Authored by 毕凯

Merge branch 'hotfix/coupon' into 'release/6.0'

used-coupon-gray



See merge request !779
... ... @@ -170,6 +170,16 @@ $usable-frees-background-color: #444;
}
}
.coupon-tab2 {
.coupon-header {
background-color: #b0b0b0;
}
.coupon-content {
border-top: 2px dashed #b0b0b0;
}
}
.coupon-not-result {
width: 100%;
height: auto;
... ...