From 9dbb646772c7f9ad5800333c82d2a2367a00f739 Mon Sep 17 00:00:00 2001
From: vincent <1341870251@qq.com>
Date: 星期一, 01 六月 2020 13:32:39 +0800
Subject: [PATCH] #

---
 src/main/webapp/static/css/pipeline.css |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/main/webapp/static/css/pipeline.css b/src/main/webapp/static/css/pipeline.css
index 87346ad..17e126e 100644
--- a/src/main/webapp/static/css/pipeline.css
+++ b/src/main/webapp/static/css/pipeline.css
@@ -27,9 +27,9 @@
     box-shadow: 0 0 3px rgba(0,0,0,.3);
 }
 #output {
+    border: 1px solid #b9b9b9;
     width: 100%;
     height: 100%;
     overflow: auto;
-    onpropertychange: "this.scrollTop = this.scrollHeight";
-    慰nf慰cus: "this.scrollTop = this.scrollHeight "
+    resize:none;
 }
\ No newline at end of file

--
Gitblit v1.9.1