From 8323a26badaab9e64b79413dcb7893f8172eea75 Mon Sep 17 00:00:00 2001 From: naiba <hi@nai.ba> Date: Sun, 20 Dec 2020 22:09:19 +0800 Subject: [PATCH] =?UTF-8?q?Revert=20"=F0=9F=93=9D"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit d7a5e1fc5e780b350f6089eb2ae69b28fac78340. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c1ec960..22258bf 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ - 默认主题更改进度条颜色示例 ``` - .ui.fine.progress .bar { + .ui.fine.progress> .bar { background-color: pink !important; } ```