Commit f5895faa authored by cinwell.li's avatar cinwell.li Committed by GitHub

Merge pull request #3265 from baiyaaaaa/select

fix select style problem(#3230)
parents dc145516 028b8ac1
...@@ -68,6 +68,10 @@ ...@@ -68,6 +68,10 @@
} }
} }
& > .el-input {
display: block;
}
@e input { @e input {
border: none; border: none;
outline: none; outline: none;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment