element-plus/website/demo-styles/input-number.scss
zazzaz f12000f9c2
feat: add website (#135)
* feat: add website

* chore: fix
2020-08-13 15:18:26 +08:00

6 lines
101 B
SCSS

.demo-block.demo-input-number {
.el-input-number + .el-input-number {
margin-left: 10px;
}
}