#
vincent
2020-06-01 ec0472a57e1295edc2f1ee6788ad314c975eace5
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;
}