mirror of
https://gitee.com/element-plus/element-plus.git
synced 2024-12-15 18:01:24 +08:00
6 lines
81 B
SCSS
6 lines
81 B
SCSS
|
.demo-block {
|
||
|
.el-date-editor + .el-date-editor {
|
||
|
margin-left: 10px;
|
||
|
}
|
||
|
}
|