洪海涛 4 жил өмнө
parent
commit
795db36ea1

+ 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;
+          }
         }
       }
     }