diff --git a/src/layout/navBars/tagsView/contextmenu.vue b/src/layout/navBars/tagsView/contextmenu.vue index 7bf5c92..d37493c 100644 --- a/src/layout/navBars/tagsView/contextmenu.vue +++ b/src/layout/navBars/tagsView/contextmenu.vue @@ -95,6 +95,7 @@ export default defineComponent({ position: fixed; .el-dropdown-menu__item { font-size: 12px !important; + white-space: nowrap; i { font-size: 12px !important; }