From 12c4dd8bb0bb4c523dcf2fbb81191a7f3556a430 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期三, 15 一月 2020 12:50:22 +0800
Subject: [PATCH] 2020-01-15

---
 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 fdcee77..e5c0df8 100644
--- a/src/components/header/index.scss
+++ b/src/components/header/index.scss
@@ -69,7 +69,7 @@
       &.active {
         color: #ffffff;
         span {
-          border-bottom: 4px solid #06b4f7;
+          border-bottom: 4px solid #1890ff;
         }
       }
     }

--
Gitblit v1.8.0