From 497672b42eeeffebf2a14380b50d989f6c4c3a30 Mon Sep 17 00:00:00 2001 From: XiaoXinPro 14 IAH5R <568170040@qq.com> Date: Tue, 23 May 2023 17:36:07 +0800 Subject: [PATCH] upload --- src/layout/components/Navbar.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/layout/components/Navbar.vue b/src/layout/components/Navbar.vue index 5080f67..1d21ce5 100644 --- a/src/layout/components/Navbar.vue +++ b/src/layout/components/Navbar.vue @@ -183,7 +183,7 @@ watch( display: flex; align-items: center; justify-content: flex-end; - height: 50px; + height: 80px; padding: 0 20px; color: #fff; background-color: #fff;