Revert "📝"

This reverts commit d7a5e1fc5e.
This commit is contained in:
naiba 2020-12-20 22:09:19 +08:00
parent d7a5e1fc5e
commit 8323a26bad

View File

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