fix select style problem(#3230)
@@ -68,6 +68,10 @@
}
+ & > .el-input {
+ display: block;
+ }
+
@e input {
border: none;
outline: none;