Authored by hongweigao

修改样式

... ... @@ -12,7 +12,7 @@
margin: 0 auto 10px auto;
.coupons-name {
width: 248px;
width: 240px;
}
.coupons-info {
... ... @@ -107,6 +107,7 @@
.coupons-dtl {
width: 100px;
height: 45px;
margin-left: 5px;
line-height: 23px;
text-align: left;
... ... @@ -120,6 +121,7 @@
height: 30px;
display: inline-block;
line-height: 30px;
float: left;
}
.use-btn {
... ...