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 {