mirror of
https://gitee.com/element-plus/element-plus.git
synced 2024-12-14 01:11:25 +08:00
f12000f9c2
* feat: add website * chore: fix
6 lines
101 B
SCSS
6 lines
101 B
SCSS
.demo-block.demo-input-number {
|
|
.el-input-number + .el-input-number {
|
|
margin-left: 10px;
|
|
}
|
|
}
|