RuoYi
2023-04-05 2ad13c9f7283bde4cef1aae86b0713eb94a2af35
优化固定头部页签滚动条被隐藏的问题(I6ORT1)
1 files modified
4 ■■■■ changed files
ruoyi-ui/src/layout/index.vue 4 ●●●● patch | view | raw | blame | history
ruoyi-ui/src/layout/index.vue
@@ -78,6 +78,10 @@
      height: 100%;
    }
    ::v-deep .el-scrollbar__bar.is-vertical {
      z-index: 10;
    }
    ::v-deep .el-scrollbar__wrap {
      overflow-x: hidden;
    }