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 {
|
||||
border: none;
|
||||
outline: none;
|
||||
|
|
Loading…
Reference in New Issue