zhongshujie
19 小时以前 c2b7142602445280382b1c1eeefa12601b4801ba
src/views/achievements/details.vue
@@ -947,6 +947,19 @@
    object-fit: contain;
  }
}
::v-deep .el-loading-spinner {
  .el-loading-text {
    font-size: 14px;
    color: #937950;
  }
  .el-icon-loading {
    font-size: 14px;
    color: #937950;
  }
}
</style>
<style lang="less">
@@ -977,8 +990,7 @@
    .el-dialog__title,
    .el-dialog__headerbtn .el-dialog__close {
      color: #fff;
      font-weight: 900;
      font-size: 16px;
      font-weight: 900;font-size: 16px;
    }
  }
}