From 313766d608b0f56a520607db2fa7728f31d5cc4b Mon Sep 17 00:00:00 2001 From: mac <1556608@qq.com> Date: Mon, 4 Dec 2023 21:20:41 +0800 Subject: [PATCH] 111 --- components/NavBar/NavBar.vue | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/components/NavBar/NavBar.vue b/components/NavBar/NavBar.vue index ccfdf82..9b3d64b 100644 --- a/components/NavBar/NavBar.vue +++ b/components/NavBar/NavBar.vue @@ -11,7 +11,8 @@ - + {{navTitle}} @@ -28,7 +29,8 @@ - + @@ -214,6 +216,5 @@ flex-direction: row; align-items: center; flex-shrink: 0; - padding-right: 6px; } \ No newline at end of file