洪海涛 4 vuotta sitten
vanhempi
sitoutus
795db36ea1
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  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;
+          }
         }
       }
     }