fix select style problem

pull/3265/head
baiyaaaaa 2017-03-04 17:15:16 +08:00
parent 4aabc95a6d
commit 028b8ac1a6
1 changed files with 4 additions and 0 deletions

View File

@ -68,6 +68,10 @@
}
}
& > .el-input {
display: block;
}
@e input {
border: none;
outline: none;