mirror of
https://gitee.com/ElemeFE/element.git
synced 2024-12-03 12:48:45 +08:00
6 lines
77 B
SCSS
6 lines
77 B
SCSS
|
.demo-block.demo-switch {
|
||
|
.el-switch {
|
||
|
margin: 20px 20px 20px 0;
|
||
|
}
|
||
|
}
|