Explorar o código

Update index.module.less

lex-xin hai 3 meses
pai
achega
78d01647b0
Modificáronse 1 ficheiros con 14 adicións e 12 borrados
  1. 14 12
      src/business-components/course-plan-step/index.module.less

+ 14 - 12
src/business-components/course-plan-step/index.module.less

@@ -73,19 +73,21 @@
       font-size: 13px;
       color: #7a7a7a;
       line-height: 20px;
+    }
 
-      .state0, .state1, .state2 {
-        font-weight: 500;
-        font-size: 14px;
-        color: #ff802c;
-        line-height: 22px;
-      }
-      .state2 {
-        color: #2DC7AA;
-      }
-      .state2 {
-        color: #999999;
-      }
+    .state0,
+    .state1,
+    .state2 {
+      font-weight: 500;
+      font-size: 14px;
+      color: #ff802c;
+      line-height: 22px;
+    }
+    .state2 {
+      color: #2dc7aa;
+    }
+    .state2 {
+      color: #999999;
     }
   }