Ver Fonte

优化页签在Firefox浏览器被遮挡的问题

RuoYi há 1 ano atrás
pai
commit
a0595711ca
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      ruoyi-ui/src/layout/components/TagsView/ScrollPane.vue

+ 1 - 1
ruoyi-ui/src/layout/components/TagsView/ScrollPane.vue

@@ -87,7 +87,7 @@ export default {
       bottom: 0px;
     }
     .el-scrollbar__wrap {
-      height: 39px;
+      height: 49px;
     }
   }
 }