ali
2025-02-12 f224586c5748a69f301b1af8f0f31a379069ac64
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;
  }
}