diff --git a/components/menu/style/index.less b/components/menu/style/index.less index 85a9fabb51..7c3dcf5d51 100644 --- a/components/menu/style/index.less +++ b/components/menu/style/index.less @@ -346,6 +346,7 @@ height: @menu-item-height; margin-top: 4px; margin-bottom: 4px; + display: inline-block; width: 100%; overflow: hidden; text-overflow: ellipsis;