研发图纸文件管理系统-前端项目
iczer
2020-06-24 80e3f41419637e987ed23656a93844974047f1d0
fix: tabs scroll problem when analysis page's width is not enough;:bug: #80
修复:分析页面宽度不足时 tabs 组件的滚动问题;
1个文件已修改
2 ■■■ 已修改文件
src/pages/dashboard/analysis/Analysis.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/pages/dashboard/analysis/Analysis.vue
@@ -146,7 +146,7 @@
    }
  }
  @media screen and (max-width: 992px){
    .extra-item{
    .extra-wrap .extra-item{
      display: none;
    }
  }