RuoYi
2023-04-05 a4289fa8c335c7e04e1aa57daa2cdb0ef77a423e
src/layout/index.vue
@@ -74,10 +74,14 @@
  height: 100%;
  width: 100%;
  .el-scrollbar{
  .el-scrollbar {
    height: 100%;
  }
  :deep(.el-scrollbar__bar).is-vertical {
    z-index: 10;
  }
  :deep(.el-scrollbar__wrap) {
    overflow-x: hidden;
  }