Docs: fix Form and Input demo style (#15273)

This commit is contained in:
hetech
2019-04-25 20:03:23 +08:00
committed by GitHub
parent 8c69e21d9e
commit 8d40d7e7e1
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
.demo-form.demo-zh-CN {
.demo-form {
.el-select .el-input {
width: 380px;
}

View File

@@ -1,4 +1,4 @@
.demo-input.demo-zh-CN {
.demo-input {
.el-select .el-input {
width: 130px;
}