#
whycq
2023-06-30 3d6e22ee9a4eb70d9ce4e7a71fb4893a8c6f6056
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;
}