shaogen1995 3 anni fa
parent
commit
e5b4596c37
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  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;
             }