Authored by
郝肖肖
'店铺优惠券宽度调整'
...
|
...
|
@@ -74,9 +74,9 @@ |
|
|
|
|
|
.coupon-left {
|
|
|
position: absolute;
|
|
|
width: 158px;
|
|
|
width: 185px;
|
|
|
overflow: hidden;
|
|
|
margin: 0 35px;
|
|
|
margin: 0 0 0 35px;
|
|
|
height: inherit;
|
|
|
}
|
|
|
|
...
|
...
|
|
...
|
...
|
@@ -74,9 +74,9 @@ |
|
|
|
|
|
.coupon-left {
|
|
|
position: absolute;
|
|
|
width: 165px;
|
|
|
width: 160px;
|
|
|
overflow: hidden;
|
|
|
margin: 0 30px;
|
|
|
margin: 0 0 0 30px;
|
|
|
height: inherit;
|
|
|
}
|
|
|
|
...
|
...
|
|