Select: fix width changes when clear icon shows, fixed #4202

pull/4319/head
Leopoldthecoder 2017-04-14 15:59:34 +08:00 committed by 杨奕
parent 32543f3671
commit e7a610621f
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@
& .el-input__inner {
cursor: pointer;
padding-right: 35px;
&:focus {
border-color: var(--select-input-focus-background);