Input: fix annotation spelling mistake

pull/21471/head
ChrisLong 2021-11-16 15:15:26 +08:00 committed by GitHub
parent d6dedac2e2
commit ad9c185b5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -352,7 +352,7 @@
}
}
/** disalbe default clear on IE */
/** disable default clear on IE */
.el-input__inner::-ms-clear {
display: none;
width: 0;