Ver Fonte

字体颜色修改

PrinceLee há 5 anos atrás
pai
commit
71b55cc67c
1 ficheiros alterados com 1 adições e 0 exclusões
  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>