From 4e4f4c39b553cd4bc6fb9e324b821e3df5fa572f Mon Sep 17 00:00:00 2001 From: "Zhenfei.Li" Date: Fri, 31 Aug 2018 15:43:38 +0800 Subject: [PATCH] =?UTF-8?q?BI-31697=20IE=E4=B8=8B=E7=94=A8=E4=B8=80?= =?UTF-8?q?=E5=80=8D=E5=9B=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/less/base/pane.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/less/base/pane.less b/src/less/base/pane.less index d4260c3c8..291f4fe3f 100644 --- a/src/less/base/pane.less +++ b/src/less/base/pane.less @@ -30,7 +30,7 @@ } }); &.hack { - .image2xPath(@icon-wave-loading); + .imagePath(@icon-wave-loading); div { .background-color(@background-color-highlight, 0%); }