...
|
...
|
@@ -71,7 +71,7 @@ |
|
|
.coupon-left .coupon-left-price {
|
|
|
width: inherit;
|
|
|
display: inline-block;
|
|
|
height: 62px;
|
|
|
height: 60px;
|
|
|
}
|
|
|
|
|
|
.coupon-left .coupon-left-price .coupon-sign {
|
...
|
...
|
@@ -83,10 +83,8 @@ |
|
|
}
|
|
|
|
|
|
.coupon-left .coupon-left-name {
|
|
|
font-size: 18px;
|
|
|
font-size: 16px;
|
|
|
width: 150px;
|
|
|
height: 50px;
|
|
|
line-height: 24px;
|
|
|
overflow: hidden;
|
|
|
word-break: break-all;
|
|
|
display: -webkit-box;
|
...
|
...
|
|