element-ui/examples/demo-styles/time-picker.scss

6 lines
81 B
SCSS
Raw Normal View History

2021-06-07 11:56:04 +08:00
.demo-block {
.el-date-editor + .el-date-editor {
margin-left: 10px;
}
}