Browse Source

Merge branch 'iteration_1.3.4' into dev

lex 2 years ago
parent
commit
a44940325d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/coupons/index.module.less

+ 1 - 1
src/views/coupons/index.module.less

@@ -29,7 +29,7 @@
 
   &.USED,
   &.EXPIRED {
-    background: #f8f8f8;
+    background: #eaeaea;
     color: #666666;
 
     .conditionTag {