洪海涛 4 лет назад
Родитель
Сommit
795db36ea1
1 измененных файлов с 3 добавлено и 0 удалено
  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;
+          }
         }
       }
     }