mirror of https://github.com/ElemeFE/element
fix select style problem
parent
4aabc95a6d
commit
028b8ac1a6
|
@ -68,6 +68,10 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
& > .el-input {
|
||||||
|
display: block;
|
||||||
|
}
|
||||||
|
|
||||||
@e input {
|
@e input {
|
||||||
border: none;
|
border: none;
|
||||||
outline: none;
|
outline: none;
|
||||||
|
|
Loading…
Reference in New Issue