VVT789
2025-02-13 e2dced9dcd39fb53566020c53e131400daac01e6
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;
  }
}