Commit 9514e2a5 by huaying

fix: 清除图标

parent 9a5dd3dd
......@@ -3703,7 +3703,9 @@
.el-input__validateIcon {
pointer-events: none;
}
.searchWrap .el-input__validateIcon {
display: none;
}
.el-input.is-active .el-input__inner {
outline: none;
border-color: #2F54EB;
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment