This commit is contained in:
naiba 2020-12-20 22:05:06 +08:00
parent e912578723
commit d7a5e1fc5e

View File

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