mirror of https://github.com/ElemeFE/element
10 lines
153 B
SCSS
10 lines
153 B
SCSS
![]() |
.demo-block.demo-progress {
|
||
|
.el-progress--line {
|
||
|
margin-bottom: 15px;
|
||
|
width: 350px;
|
||
|
}
|
||
|
.el-progress--circle {
|
||
|
margin-right: 15px;
|
||
|
}
|
||
|
}
|