mirror of https://github.com/ElemeFE/element
Docs: fix Form and Input demo style (#15273)
parent
8c69e21d9e
commit
8d40d7e7e1
|
@ -1,4 +1,4 @@
|
|||
.demo-form.demo-zh-CN {
|
||||
.demo-form {
|
||||
.el-select .el-input {
|
||||
width: 380px;
|
||||
}
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.demo-input.demo-zh-CN {
|
||||
.demo-input {
|
||||
.el-select .el-input {
|
||||
width: 130px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue