mirror of
https://github.com/ElemeFE/element.git
synced 2025-12-16 11:44:01 +08:00
Input / Input Number: add chalk theme (#7178)
* Input / Input Number: add chalk theme * Update Input Number doc
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user