Merge pull request #3265 from baiyaaaaa/select

fix select style problem(#3230)
pull/3313/head
cinwell.li 2017-03-06 18:47:53 +08:00 committed by GitHub
commit f5895faa74
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;