From 0281cf20554c2b24c09edc406968fd2e1067830e Mon Sep 17 00:00:00 2001 From: zhaoxiao Date: Fri, 22 Oct 2021 13:42:38 +0800 Subject: [PATCH] =?UTF-8?q?[IE]-=E6=B6=88=E6=81=AF=E9=93=83=E9=93=9B?= =?UTF-8?q?=E5=9B=BE=E6=A0=87=E9=A2=9C=E8=89=B2=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/page/GlobalLayout.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/page/GlobalLayout.vue b/src/components/page/GlobalLayout.vue index 2e10259..7be2bc2 100644 --- a/src/components/page/GlobalLayout.vue +++ b/src/components/page/GlobalLayout.vue @@ -356,7 +356,7 @@ body { } .anticon { - color: inherit; + color: #FFFFFF; } } }