shaogen1995 3 年之前
父节点
当前提交
e5b4596c37
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      web/src/views/gui/component/issue.vue

+ 2 - 1
web/src/views/gui/component/issue.vue

@@ -396,6 +396,7 @@ export default {
             }
           }
           & > span {
+            cursor: pointer;
             font-size: 18px;
           }
         }
@@ -407,8 +408,8 @@ export default {
           }
         }
         .cuoWu {
+          color: #ff5050;
           .case {
-            color: #ff5050;
             & > div {
               background-color: #ff5050;
             }