Commit e7a61062 authored by Leopoldthecoder's avatar Leopoldthecoder Committed by 杨奕

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

parent 32543f36
...@@ -21,6 +21,7 @@ ...@@ -21,6 +21,7 @@
& .el-input__inner { & .el-input__inner {
cursor: pointer; cursor: pointer;
padding-right: 35px;
&:focus { &:focus {
border-color: var(--select-input-focus-background); border-color: var(--select-input-focus-background);
......
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