"eladmin-logging/src/main/java/me/zhengjie/domain/Log.java" did not exist on "3d74dac913b049198216f7b8806c6bd0bf068faa"
Commit a0595711 authored by RuoYi's avatar RuoYi
Browse files

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

parent 1ffb6379
...@@ -87,7 +87,7 @@ export default { ...@@ -87,7 +87,7 @@ export default {
bottom: 0px; bottom: 0px;
} }
.el-scrollbar__wrap { .el-scrollbar__wrap {
height: 39px; height: 49px;
} }
} }
} }
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment