Authored by 郝肖肖

店铺优惠券,不同适配手机样式问题

@@ -71,7 +71,7 @@ @@ -71,7 +71,7 @@
71 .coupon-left .coupon-left-price { 71 .coupon-left .coupon-left-price {
72 width: inherit; 72 width: inherit;
73 display: inline-block; 73 display: inline-block;
74 - height: 62px; 74 + height: 60px;
75 } 75 }
76 76
77 .coupon-left .coupon-left-price .coupon-sign { 77 .coupon-left .coupon-left-price .coupon-sign {
@@ -83,10 +83,8 @@ @@ -83,10 +83,8 @@
83 } 83 }
84 84
85 .coupon-left .coupon-left-name { 85 .coupon-left .coupon-left-name {
86 - font-size: 18px; 86 + font-size: 16px;
87 width: 150px; 87 width: 150px;
88 - height: 50px;  
89 - line-height: 24px;  
90 overflow: hidden; 88 overflow: hidden;
91 word-break: break-all; 89 word-break: break-all;
92 display: -webkit-box; 90 display: -webkit-box;