From 9995b6102999e79c6c9590b9bf3e062c3b778bde Mon Sep 17 00:00:00 2001 From: Fine Date: Tue, 14 Nov 2023 19:51:25 +0800 Subject: [PATCH] fix: style --- src/layout/components/NavBar.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/layout/components/NavBar.vue b/src/layout/components/NavBar.vue index d052b10e..b7cc0f41 100644 --- a/src/layout/components/NavBar.vue +++ b/src/layout/components/NavBar.vue @@ -316,6 +316,7 @@ limitations under the License. --> .title { font-size: $font-size-normal; font-weight: 500; + padding-top: 5px; } .nav-tabs {