diff --git a/src/layout/components/navbar.vue b/src/layout/components/navbar.vue index d76b2e5f9..f98e25d1c 100644 --- a/src/layout/components/navbar.vue +++ b/src/layout/components/navbar.vue @@ -187,7 +187,7 @@ const { t, locale, translationCh, translationEn } = useTranslationLang(); } .logout { - max-width: 120px; + max-width: 160px; ::v-deep(.el-dropdown-menu__item) { display: inline-flex;