custom toggle and tag style updated

This commit is contained in:
batuhanbas
2020-02-11 05:14:42 +03:00
parent 032dc92cbb
commit 1b994141a8
2 changed files with 23 additions and 8 deletions

View File

@@ -2629,6 +2629,10 @@
overflow: hidden;
}
.el-select__tags-text {
padding-bottom: 2px;
}
.el-input__inner:focus {
color: #8696a9;
}