#
luxiaotao1123
2022-01-06 006ca71bd84497f2ff53630a3f9257f7a6e29391
src/main/webapp/static/css/crn.css
@@ -22,7 +22,7 @@
    padding: 10px;
}
.crn-command-item {
    padding: 20px 0;
    padding: 4px 0;
}
.crn-command-item label {
    font-size: 20px;
@@ -77,7 +77,7 @@
.crn-msg {
    overflow: auto;
    margin-top: 10px;
    height: 20%;
    height: 23%;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 3px rgba(0,0,0,.3);
@@ -226,7 +226,7 @@
/* -------------------- 第四模块 -------------------- */
.crn-output-board {
    margin-top: 10px;
    height: 23%;
    height: 20%;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 3px rgba(0,0,0,.3);