zhanghua
2023-02-16 a8532e35b1a39de9bbcc5f2a648fe02c72d9c2b0
src/views/operate/viewEvent/components/illExamine/index.vue
@@ -197,21 +197,21 @@
            line-height: 40px;
        }
        :deep(.el-form-item__label) {
            color: #4b9bb7;
        }
        // :deep(.el-form-item__label) {
        //     color: #4b9bb7;
        // }
        :deep(.el-textarea__inner) {
            background-color: #17324c;
            color: #4b9bb7;
        }
        // :deep(.el-textarea__inner) {
        //     background-color: #17324c;
        //     color: #4b9bb7;
        // }
        .el-form-footer {
            display: flex;
            justify-content: flex-end;
        }
        border: 1px solid #17324c;
        // border: 1px solid #17324c;
    }
    .view-process {
@@ -248,7 +248,7 @@
            position: relative;
            .show-wrap {
                overflow: scroll;
                overflow: auto;
                height: 600px;
            }
        }