杨磊
4 天以前 6938616d7e67a8822569420f6bddd8754a63d574
src/views/chronology/index.vue
@@ -402,6 +402,7 @@
  margin-left: -9px;
  z-index: 99;
  background: #fff;
  cursor: pointer;
}
.item-text {
@@ -453,7 +454,17 @@
  right: 5px;
  z-index: 999;
}
::v-deep .el-loading-spinner {
  color: #937950 !important;
  .el-loading-text {
    font-size: 14px;
    color: #937950;
  }
  .el-icon-loading {
    font-size: 14px;
    color: #937950;
  }
}
</style>