From d3e3e32f62955e7ac7983bde70924daaacab5dc1 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期二, 08 九月 2020 13:33:37 +0800
Subject: [PATCH] 2020-09-08

---
 src/templates/sharecomponent/settingcomponent/settingform/customscript/index.scss |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/src/templates/sharecomponent/settingcomponent/settingform/customscript/index.scss b/src/templates/sharecomponent/settingcomponent/settingform/customscript/index.scss
index 80c8d19..2a1d2d8 100644
--- a/src/templates/sharecomponent/settingcomponent/settingform/customscript/index.scss
+++ b/src/templates/sharecomponent/settingcomponent/settingform/customscript/index.scss
@@ -27,5 +27,8 @@
       width: 89.5%;
       padding-top: 4px;
     }
+    .CodeMirror {
+      height: 350px;
+    }
   }
 }
\ No newline at end of file

--
Gitblit v1.8.0