zjj
2024-01-04 d00e1b2c50ab85175b1adab119326cc7e5ba250b
src/main/webapp/static/wcs/css/crn.css
@@ -52,7 +52,7 @@
/* 右 */
.crn-state {
    height: 100%;
    width: 79%;
    width: 100%;
    overflow: auto;
    float: left;
}
@@ -83,7 +83,7 @@
.crn-msg {
    /*overflow: auto;*/
    margin-top: 10px;
    height: 250px;
    height: 350px;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 3px rgba(0,0,0,.3);
@@ -232,7 +232,7 @@
/* -------------------- 第四模块 -------------------- */
.crn-output-board {
    margin-top: 10px;
    height: 350px;
    height: 200px;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 3px rgba(0,0,0,.3);