兰宝车间质量管理系统-前端
疯狂的狮子li
2023-04-06 f0b52d7abb37fa45f20c51ee5a6f8ef8b099c0d3
update 优化固定头部页签滚动条被隐藏的问题
已修改1个文件
12 ■■■■■ 文件已修改
src/layout/index.vue 12 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/layout/index.vue
@@ -76,6 +76,18 @@
  height: 100%;
  width: 100%;
  .el-scrollbar {
    height: 100%;
  }
  :deep(.el-scrollbar__bar).is-vertical {
    z-index: 10;
  }
  :deep(.el-scrollbar__wrap) {
    overflow-x: hidden;
  }
  &.mobile.openSidebar {
    position: fixed;
    top: 0;