diff --git a/components/menu/style/index.less b/components/menu/style/index.less index e4f8a7c9ce..fd70bf80ff 100644 --- a/components/menu/style/index.less +++ b/components/menu/style/index.less @@ -360,6 +360,10 @@ .@{menu-prefix-cls}-submenu-title { width: ~"calc(100% + 1px)"; } + + .@{menu-prefix-cls}-submenu-title { + padding-right: 34px; + } } &-inline-collapsed {