#
Junjie
2023-11-17 196f9b62a04204e7c05da99b53ab9f36d2d7a029
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;
}