liuyg
2021-11-22 1e09467cc6a0b846d895ed3ff9ffa1937a668f02
src/styles/element-ui.scss
@@ -91,6 +91,9 @@
    font-size: x-large !important;
}
.examine_body * {
    font-size: medium !important;
}
.el-form-item__error {
    font-size: 18px !important;
}
@@ -158,6 +161,14 @@
.exam-card-body {
    .subject-box-card {
        width: 100% !important;
        // overflow-x: hidden;
        // overflow-y: scroll;
        // max-height: 530px;
    }
    .subject_main {
        overflow-x: hidden;
        overflow-y: scroll;
        max-height: 530px;
    }
    div {
        font-size: 38px !important;
@@ -229,3 +240,15 @@
.subject-title-content.titlesss {
    font-weight: 700 !important;
}
// .el-form-item__content {
//     width: 122px !important;
// }
.avue-crud__search .el-form-item--small.el-form-item .el-form-item__content {
    width: 122px !important;
}
.formsss .basic-container__card {
    height: 100% !important;
}