lxh 1 년 전
부모
커밋
a1a7b95223
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/vent/performance/comment/NormalTable.vue

+ 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>