#
zjj
2024-11-02 c9a3592c20b7913dd9949383721ae26c32563eb7
src/main/webapp/static/css/pipeline.css
@@ -30,10 +30,10 @@
/* 表格 */
.plc-log-header {
    height: 15%;
    height: 20%;
}
.plc-log-body {
    height: 85%;
    height: 100%;
    overflow: auto;
}