mirror of https://github.com/ElemeFE/element
fix input-group style
parent
e4fcc3eca7
commit
e229de799a
|
@ -134,7 +134,7 @@
|
|||
border: var(--border-base);
|
||||
border-radius: var(--input-border-radius);
|
||||
padding: 0 10px;
|
||||
width: 1%;
|
||||
width: 1px;
|
||||
white-space: nowrap;
|
||||
|
||||
& .el-select,
|
||||
|
|
Loading…
Reference in New Issue