From f176bed4369a21a98a71960588105bd10eccf470 Mon Sep 17 00:00:00 2001 From: kuaifan Date: Thu, 17 Feb 2022 19:12:29 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9A=90=E8=97=8F=E6=B5=8F=E8=A7=88=E6=B5=81?= =?UTF-8?q?=E7=A8=8B=E5=9B=BE=E7=9A=84=E6=BB=9A=E5=8A=A8=E6=9D=A1=EF=BC=88?= =?UTF-8?q?=E6=B5=81=E7=A8=8B=E5=9B=BE=E4=BD=BF=E7=94=A8=E6=8B=96=E5=8A=A8?= =?UTF-8?q?=E6=B5=8F=E8=A7=88=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/assets/statics/public/js/grapheditor/viewer.html | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/assets/statics/public/js/grapheditor/viewer.html b/resources/assets/statics/public/js/grapheditor/viewer.html index d09f76b8..f3bf6ee8 100644 --- a/resources/assets/statics/public/js/grapheditor/viewer.html +++ b/resources/assets/statics/public/js/grapheditor/viewer.html @@ -14,6 +14,7 @@ right: 0; top: 0; bottom: 0; + overflow: hidden; background: #ffffff; }