Explorar o código

update 优化 页签在Firefox浏览器被遮挡

疯狂的狮子Li %!s(int64=2) %!d(string=hai) anos
pai
achega
ed8d6b651a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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;
     }
   }
 }