Authored by 郭成尧

button-color

@@ -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;