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