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;
             }