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