From 4b15484e11d7af259e67573f95d8cbb582e5ba1a Mon Sep 17 00:00:00 2001 From: jxnkwlp Date: Wed, 14 Jun 2023 20:21:36 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20fix=20monaco=20editor=20height?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/MonacoEditor/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Passingwind.ElsaDesigner/src/components/MonacoEditor/index.tsx b/src/Passingwind.ElsaDesigner/src/components/MonacoEditor/index.tsx index 5d611d7..fc04fbb 100644 --- a/src/Passingwind.ElsaDesigner/src/components/MonacoEditor/index.tsx +++ b/src/Passingwind.ElsaDesigner/src/components/MonacoEditor/index.tsx @@ -43,7 +43,7 @@ const MonacoEditor: React.FC = (props) => { }; return ( -
+