net
2025-02-14 06d3d15a5a08637041cc601101c063b11b07a346
zhitan-vue/src/assets/styles/ruoyi.scss
@@ -312,6 +312,10 @@
      // tr:hover > td {
      //    background-color: #141E4A;
      // }
      .el-table-fixed-column--left {
        background-color: #110f2e !important;
      }
    }
  }
@@ -564,6 +568,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;
  }
}
@@ -858,6 +875,9 @@
      // tr:hover > td {
      //    background-color: #141E4A;
      // }
      .el-table-fixed-column--left {
        background-color: #fff;
      }
    }
  }