mirror of
https://gitee.com/element-plus/element-plus.git
synced 2024-12-14 01:11:25 +08:00
f12000f9c2
* feat: add website * chore: fix
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;
|
|
}
|
|
}
|