洪海涛 4 years ago
parent
commit
795db36ea1
1 changed files with 3 additions and 0 deletions
  1. 3 0
      src/components/Tag/index.vue

+ 3 - 0
src/components/Tag/index.vue

@@ -226,6 +226,9 @@ export default {
         }
         .tag-from__content {
           flex: 1;
+          /deep/.el-input__inner {
+            border: 1px solid #c0c4cc!important;
+          }
         }
       }
     }