mirror of
https://github.com/ElemeFE/element.git
synced 2025-12-19 12:04:02 +08:00
doc: add the missing styles for english docs
This commit is contained in:
@@ -18,6 +18,14 @@
|
||||
};
|
||||
</script>
|
||||
|
||||
<style>
|
||||
.demo-box.demo-input-number {
|
||||
.el-input-number + .el-input-number {
|
||||
margin-left: 10px;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
## InputNumber
|
||||
|
||||
Input numerical values with a customizable range.
|
||||
|
||||
Reference in New Issue
Block a user