From f0d8f5c55c93a7930df9cd323de905768aa243a9 Mon Sep 17 00:00:00 2001 From: afc163 Date: Wed, 16 Sep 2015 11:29:51 +0800 Subject: [PATCH] update menu style and version --- package.json | 2 +- style/components/menu.less | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index cf82fc9dc3..8e4c29d920 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "rc-dropdown": "~1.3.3", "rc-form-validation": "~2.4.7", "rc-input-number": "~2.0.1", - "rc-menu": "~4.4.2", + "rc-menu": "~4.5.0", "rc-notification": "~1.1.0", "rc-pagination": "~1.1.0", "rc-progress": "~1.0.0", diff --git a/style/components/menu.less b/style/components/menu.less index 8165f3a1b6..10e98f23d8 100644 --- a/style/components/menu.less +++ b/style/components/menu.less @@ -10,6 +10,7 @@ box-shadow: @overlay-shadow; border-radius: @border-radius-base; color: @text-color; + background: #fff; &-item-group-list { margin: 0;