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

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

6 lines
77 B
SCSS

.demo-block.demo-switch {
.el-switch {
margin: 20px 20px 20px 0;
}
}