Преглед изворни кода

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

疯狂的狮子Li пре 2 година
родитељ
комит
ed8d6b651a
1 измењених фајлова са 1 додато и 1 уклоњено
  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;
     }
   }
 }