diff --git a/src/layout/components/NavHeader/ViewSwitcher.vue b/src/layout/components/NavHeader/ViewSwitcher.vue
index 37e7c32a7..e0bf5e6f0 100644
--- a/src/layout/components/NavHeader/ViewSwitcher.vue
+++ b/src/layout/components/NavHeader/ViewSwitcher.vue
@@ -142,8 +142,8 @@ export default {
}
.el-menu-item {
- height: 36px;
- line-height: 26px;
+ height: 40px;
+ line-height: 36px;
padding: 4px 24px;
&:hover {
diff --git a/src/layout/components/NavLeft/SidebarItem.vue b/src/layout/components/NavLeft/SidebarItem.vue
index 84fa4289c..286444643 100644
--- a/src/layout/components/NavLeft/SidebarItem.vue
+++ b/src/layout/components/NavLeft/SidebarItem.vue
@@ -7,9 +7,9 @@
>