RuoYi
2023-07-06 a0595711cade032e6b5c433e093371370796c413
优化页签在Firefox浏览器被遮挡的问题
1 files modified
2 ■■■ changed files
ruoyi-ui/src/layout/components/TagsView/ScrollPane.vue 2 ●●● patch | view | raw | blame | history
ruoyi-ui/src/layout/components/TagsView/ScrollPane.vue
@@ -87,7 +87,7 @@
      bottom: 0px;
    }
    .el-scrollbar__wrap {
      height: 39px;
      height: 49px;
    }
  }
}