Commit 4c016f13 authored by youjie's avatar youjie

no message

parent decfdecb
...@@ -399,7 +399,7 @@ ...@@ -399,7 +399,7 @@
.couponStyle .item .detail { .couponStyle .item .detail {
width: 100%; width: 100%;
background: #fff; background: #fff;
padding: 10px; padding: 0 10rpx 0 31rpx;
display: flex; display: flex;
} }
...@@ -421,7 +421,7 @@ ...@@ -421,7 +421,7 @@
font-family: "23"; font-family: "23";
margin-top: 5px; margin-top: 5px;
font-size: 12px; font-size: 12px;
color: #777; color: rgba(194, 194, 194, 1);
} }
.couponStyle .item .detail .coupond .rule { .couponStyle .item .detail .coupond .rule {
...@@ -523,7 +523,7 @@ ...@@ -523,7 +523,7 @@
.couponItemLeft{ .couponItemLeft{
width: 146rpx; width: 146rpx;
height: 143rpx; height: 143rpx;
padding: 0 36rpx; padding: 27rpx 36rpx;
background: no-repeat; background: no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
color: #fff; color: #fff;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment