From a1ba46019044c994d5f4b31996a11eec3a159b6a Mon Sep 17 00:00:00 2001 From: blank <2649084208@qq.com> Date: Wed, 7 Dec 2022 09:46:41 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layout/components/Navbar.vue | 23 +++++++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) diff --git a/src/layout/components/Navbar.vue b/src/layout/components/Navbar.vue index 7fe2316..833dc09 100644 --- a/src/layout/components/Navbar.vue +++ b/src/layout/components/Navbar.vue @@ -6,9 +6,28 @@ />
+ +
- +
@@ -157,7 +176,7 @@ export default { padding: 0 8px; height: 100%; font-size: 18px; - color: #5a5e66; + color: #ffffff; vertical-align: text-bottom; &.hover-effect {