Explorar el Código

字体颜色修改

PrinceLee hace 5 años
padre
commit
71b55cc67c
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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>