Explorar el Código

Merge branch 'iteration_1.3.4' into dev

lex hace 2 años
padre
commit
a44940325d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 {