mirror of
https://github.com/element-plus/element-plus.git
synced 2025-02-11 11:39:43 +08:00
6 lines
101 B
SCSS
6 lines
101 B
SCSS
.demo-block.demo-input-number {
|
|
.el-input-number + .el-input-number {
|
|
margin-left: 10px;
|
|
}
|
|
}
|