lxh 10 mesiacov pred
rodič
commit
a1a7b95223

+ 1 - 1
src/views/vent/performance/comment/NormalTable.vue

@@ -393,6 +393,6 @@ defineExpose({
   box-sizing: border-box;
 }
 a[disabled] {
-  color: #fff;
+  color: #ccc;
 }
 </style>