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

pull/15277/head
hetech 2019-04-25 20:03:23 +08:00 committed by GitHub
parent 8c69e21d9e
commit 8d40d7e7e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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;
}