Input / Input Number: add chalk theme (#7178)

* Input / Input Number: add chalk theme

* Update Input Number doc
This commit is contained in:
Black Wayne
2017-09-22 17:46:34 +08:00
committed by 杨奕
parent 9bae0160f4
commit dda21ce96e
16 changed files with 314 additions and 104 deletions

View File

@@ -129,7 +129,7 @@
<style>
.demo-input.demo-zh-CN {
.el-select .el-input {
width: 110px;
width: 130px;
}
.el-input {
width: 180px;
@@ -369,7 +369,7 @@ export default {
</div>
<style>
.el-select .el-input {
width: 110px;
width: 130px;
}
</style>
<script>