💄 improve: done #10 进度条

This commit is contained in:
naiba
2020-12-19 12:43:03 +08:00
parent 9dbbfac551
commit 13f90e7a1f
7 changed files with 141 additions and 182 deletions

View File

@@ -27,7 +27,7 @@
- 默认主题更改进度条颜色示例
```
.ui.green.progress> .bar {
.ui.fine.progress> .bar {
background-color: pink !important;
}
```