From 05382ec9d6a96765ac60b8deb20d66c7018a6b32 Mon Sep 17 00:00:00 2001 From: Young Date: Tue, 21 Aug 2018 17:50:44 +0800 Subject: [PATCH] =?UTF-8?q?BI-28955=20pane=E6=B7=BB=E5=8A=A0=E9=80=8F?= =?UTF-8?q?=E6=98=8E=E8=83=8C=E6=99=AF=E5=85=BC=E5=AE=B9ie10=E9=81=AE?= =?UTF-8?q?=E7=9B=96=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/less/base/pane.less | 1 + 1 file changed, 1 insertion(+) diff --git a/src/less/base/pane.less b/src/less/base/pane.less index ed0194c8a1..fa9dcf2fc6 100644 --- a/src/less/base/pane.less +++ b/src/less/base/pane.less @@ -2,4 +2,5 @@ .bi-pane { min-height: 25px; + .background-color(@color-bi-background-normal, 0); } \ No newline at end of file