Parcourir la source

字体颜色修改

PrinceLee il y a 5 ans
Parent
commit
71b55cc67c
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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>