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

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

6 lines
81 B
SCSS

.demo-block {
.el-date-editor + .el-date-editor {
margin-left: 10px;
}
}