#
whycq
2023-05-21 8bbf5dc0aec1319f1619bec6b0eb0ea7d1f6ff5c
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;
}