diff --git a/components/menu/style/index.less b/components/menu/style/index.less index 0ca1ec6651..b9ce4d2a56 100644 --- a/components/menu/style/index.less +++ b/components/menu/style/index.less @@ -46,7 +46,7 @@ display: block; color: @text-color; &:hover { - color: @text-color; + color: @primary-color; } &:before { position: absolute;