mirror of https://github.com/ElemeFE/element
Select: fix width changes when clear icon shows, fixed #4202
parent
32543f3671
commit
e7a610621f
|
@ -21,6 +21,7 @@
|
|||
|
||||
& .el-input__inner {
|
||||
cursor: pointer;
|
||||
padding-right: 35px;
|
||||
|
||||
&:focus {
|
||||
border-color: var(--select-input-focus-background);
|
||||
|
|
Loading…
Reference in New Issue