Showing
1 changed file
with
1 additions
and
0 deletions
@@ -135,6 +135,7 @@ $fontGrayLight: #e0e0e0; | @@ -135,6 +135,7 @@ $fontGrayLight: #e0e0e0; | ||
135 | width: 330px; | 135 | width: 330px; |
136 | height: 70px; | 136 | height: 70px; |
137 | border-radius: $couponRadius; | 137 | border-radius: $couponRadius; |
138 | + background-color: $fontGrayLight; | ||
138 | 139 | ||
139 | &.use { | 140 | &.use { |
140 | background-color: $fontColor; | 141 | background-color: $fontColor; |
-
Please register or login to post a comment