#
whycq
2023-03-27 b0d2ceeb7ddf65fd5a1bf9ce99ff012e1e3c7ade
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;
}