diff --git a/components/menu/style/index.less b/components/menu/style/index.less index c7e5917cd0..3370e1bc9f 100644 --- a/components/menu/style/index.less +++ b/components/menu/style/index.less @@ -520,6 +520,11 @@ } } } + + .@{iconfont-css-prefix} { + display: inline-block; + } + &-tooltip { pointer-events: none; .@{iconfont-css-prefix} { @@ -537,9 +542,6 @@ white-space: nowrap; text-overflow: ellipsis; } - .anticon { - display: inline-block; - } } &-item-group-list {