shaogen1995 hace 3 años
padre
commit
e5b4596c37
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  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;
             }