mirror of
https://github.com/ElemeFE/element.git
synced 2025-12-16 11:44:01 +08:00
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;
|
|
}
|
|
}
|