#
zjj
2023-12-26 48eebea1c82bd53f52e82d9f078da0c3f1f8e35f
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;
}