From 2eaada6f6f71abfc90ccaeb6e3c471e42ae427da Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期二, 21 十二月 2021 18:09:29 +0800
Subject: [PATCH] 2021-12-21

---
 src/components/header/index.scss |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/components/header/index.scss b/src/components/header/index.scss
index 6ddedb5..78fb275 100644
--- a/src/components/header/index.scss
+++ b/src/components/header/index.scss
@@ -35,7 +35,7 @@
     padding-left: 10px;
     margin: 0 10px;
     transition: padding-left 0.15s;
-    i {
+    .anticon {
       cursor: pointer;
       position: relative;
       top: 3px;

--
Gitblit v1.8.0