From 85a32c79f40e373886146827b4f14d6c1fc45cd9 Mon Sep 17 00:00:00 2001 From: afc163 Date: Sat, 25 Mar 2017 20:30:35 +0800 Subject: [PATCH] Fix menu icon transition delay in Chrome, close #5495 --- components/menu/style/index.less | 1 - 1 file changed, 1 deletion(-) diff --git a/components/menu/style/index.less b/components/menu/style/index.less index 38dad39b05..ccd9e6036a 100644 --- a/components/menu/style/index.less +++ b/components/menu/style/index.less @@ -185,7 +185,6 @@ .@{iconfont-css-prefix} { min-width: 14px; margin-right: 8px; - transition: all .3s; } }