odc.xiaohui
2023-02-24 cec9008c7bdbb373c400d53330642be3891a84d5
src/views/operate/images/index.vue
@@ -400,7 +400,7 @@
.userList {
  text-align: left;
  padding: 10px 20px;
  color: #4b9bb7;
  // color: #4b9bb7;
  border: 1px solid #ccc;
  header {
    background-color: white;
@@ -462,7 +462,9 @@
    // background-color: #09152f;
    margin-top: 20px;
    padding-bottom: 50px;
    &::v-deep .el-dialog__body{
      overflow: auto;
    }
    .btn span:hover {
      cursor: pointer;
    }
@@ -487,8 +489,8 @@
      .is-active {
        // background-color: #070f22;
        border-radius: 4px;
        color: #333;
        font-size: 500;
        color: red;
        font-weight: 700;
      }
    }