Chore: speeding up doc building (#14510)

This commit is contained in:
hetech
2019-03-01 18:35:08 +08:00
committed by iamkun
parent 91fb5c5571
commit 5b0d8ec6d9
244 changed files with 1548 additions and 15773 deletions

View File

@@ -1,14 +1,3 @@
<style>
.demo-box.demo-progress {
.el-progress--line {
margin-bottom: 15px;
width: 350px;
}
.el-progress--circle {
margin-right: 15px;
}
}
</style>
## Progress
Progress is used to show the progress of current operation, and inform the user the current status.