mirror of https://github.com/ElemeFE/element
Input: fix annotation spelling mistake
parent
d6dedac2e2
commit
ad9c185b5c
|
@ -352,7 +352,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/** disalbe default clear on IE */
|
/** disable default clear on IE */
|
||||||
.el-input__inner::-ms-clear {
|
.el-input__inner::-ms-clear {
|
||||||
display: none;
|
display: none;
|
||||||
width: 0;
|
width: 0;
|
||||||
|
|
Loading…
Reference in New Issue