gangyj 3 年之前
父节点
当前提交
16902d61a1
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      src/styles/common.scss

+ 3 - 0
src/styles/common.scss

@@ -106,6 +106,9 @@ a{
   color: #f56c6c;
 }
 
+.text-success{color: #34c362;}
+.text-warning{color: #ec6421;}
+
 .text-align-c{text-align: center;}
 
 .custom-tree-node {