From 36d4d445a6301e3e7e3ab53c0b416b35c8067bd0 Mon Sep 17 00:00:00 2001 From: kuaifan Date: Thu, 17 Feb 2022 17:47:51 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=B5=81=E7=A8=8B=E5=9B=BE=E9=A2=84?= =?UTF-8?q?=E8=A7=88=E6=9A=97=E9=BB=91=E6=A8=A1=E5=BC=8F=E4=B8=8B=E7=9C=8B?= =?UTF-8?q?=E4=B8=8D=E8=A7=81=E6=96=87=E5=AD=97=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/assets/statics/public/js/grapheditor/viewer.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/resources/assets/statics/public/js/grapheditor/viewer.html b/resources/assets/statics/public/js/grapheditor/viewer.html index 573130b6..d09f76b8 100644 --- a/resources/assets/statics/public/js/grapheditor/viewer.html +++ b/resources/assets/statics/public/js/grapheditor/viewer.html @@ -13,7 +13,8 @@ left: 0; right: 0; top: 0; - bottom: 0 + bottom: 0; + background: #ffffff; } +