Browse Source

样式修改

gcz 2 years ago
parent
commit
764736832d
1 changed files with 3 additions and 0 deletions
  1. 3 0
      src/components/pickerAddr.vue

+ 3 - 0
src/components/pickerAddr.vue

@@ -178,6 +178,9 @@ export default {
         border-color:var(--main-color);
         border-color:var(--main-color);
       }
       }
     }
     }
+    /deep/ .el-input__icon{
+      color: var(--main-color);
+    }
   }
   }
 }
 }
 @media only screen and (max-width : 1200px) {
 @media only screen and (max-width : 1200px) {