QYF-GitLab1
14 小时以前 e1f87494b737169c412ca723baf3085cb0c5706e
src/views/classManage/components/questionDom.vue
@@ -283,7 +283,7 @@
    .list-item-title {
      padding: 4px 0;
      padding-left: 10px;
      border-left: 4px solid #ff6c00;
      border-left: 4px solid #019e58;
      color: #000;
      margin: 15px 0;
    }
@@ -307,7 +307,7 @@
      margin-top: 3px;
    }
    .el-checkbox__input.is-checked + .el-checkbox__label {
      color: #ff6c00;
      color: #019e58;
    }
  }