QYF-GitLab1
14 小时以前 e1f87494b737169c412ca723baf3085cb0c5706e
src/views/classManage/jobDetail.vue
@@ -747,7 +747,7 @@
        display: flex;
        justify-content: flex-start;
        align-items: center;
        border-left: 4px solid #ff6d00;
        border-left: 4px solid #019e58;
        span {
          margin-right: 15px;
        }
@@ -787,7 +787,7 @@
        height: 3px;
      }
      .content-user-box::-webkit-scrollbar-thumb {
        background-color: #ff6d00;
        background-color: #019e58;
        cursor: pointer;
      }
      .content-user-box::-webkit-scrollbar-track-piece {