net
2025-02-14 06d3d15a5a08637041cc601101c063b11b07a346
zhitan-vue/src/assets/styles/ruoyi.scss
@@ -569,6 +569,19 @@
  .el-tabs__item.is-active {
    color: #409EFF;
  }
  .el-descriptions__cell {
    background: transparent;
    color: #fff !important;
  }
  .el-descriptions__body {
    background-color: transparent;
    color: #fff;
  }
  .el-descriptions__label {
    color: #fff !important;
    background-color: #1a235d !important;
  }
}