From 46f79b491173d284a4900d19e7aecf7509481438 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期五, 21 一月 2022 17:21:25 +0800 Subject: [PATCH] 2022-01-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