소스 검색

字体颜色修改

PrinceLee 5 년 전
부모
커밋
71b55cc67c
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/projectManage/bugList/details/filterList.vue

+ 1 - 0
src/views/projectManage/bugList/details/filterList.vue

@@ -190,5 +190,6 @@ i {
 }
 input {
   outline: none;
+  color: #606266;
 }
 </style>