diff --git a/src/layout/components/Sidebar/SidebarItem.vue b/src/layout/components/Sidebar/SidebarItem.vue index 38e62ad..e11d3a5 100644 --- a/src/layout/components/Sidebar/SidebarItem.vue +++ b/src/layout/components/Sidebar/SidebarItem.vue @@ -117,6 +117,7 @@ function hasTitle(title) { .submenu-title-noDropdown { height: var(--el-menu-item-height) !important; padding: 0; + min-width: 80px; } diff --git a/src/layout/components/Sidebar/index.vue b/src/layout/components/Sidebar/index.vue index e7f8cfa..05291af 100644 --- a/src/layout/components/Sidebar/index.vue +++ b/src/layout/components/Sidebar/index.vue @@ -94,7 +94,7 @@ - + diff --git a/src/views/agent/agentInformation/index.vue b/src/views/agent/agentInformation/index.vue index 7fbc0fc..0c26e71 100644 --- a/src/views/agent/agentInformation/index.vue +++ b/src/views/agent/agentInformation/index.vue @@ -111,7 +111,7 @@ - +