element/examples/demo-styles/switch.scss

6 lines
77 B
SCSS
Raw Normal View History

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