#
luxiaotao1123
2022-02-16 1c418796b632684fe332c42dcff0dfcaa5c1d5fd
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;
@@ -40,7 +40,7 @@
.crn-command-item input {
    vertical-align: middle;
    outline: none;
    width: 70%;
    width: 60%;
}
/* 右 */
@@ -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);
@@ -214,7 +214,6 @@
    height: 100%;
    width: 100%;
    z-index: 1000;
    cursor: pointer;
    text-align: center;
    padding: 80px 0;
}
@@ -227,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);