Authored by hongweigao

hidden---

... ... @@ -14,7 +14,7 @@
.coupons-name {
width: 240px;
}
.coupons-info {
width: 388px;
... ... @@ -72,7 +72,7 @@
width: 240px;
height: 80px;
color: #fff;
&.coupons-notuse {
background-image: resolve(home/notuse.png);
... ... @@ -95,7 +95,7 @@
.coupons-num {
margin-top: 10px;
.coupons-sht {
width: 70px;
... ... @@ -111,6 +111,7 @@
margin-left: 5px;
line-height: 23px;
text-align: left;
overflow: hidden;
}
}
}
... ... @@ -172,4 +173,4 @@
background: #e8044f;
}
}
}
\ No newline at end of file
}
... ...