提交 66335c38 authored 作者: fit2cloud-chenyw's avatar fit2cloud-chenyw

fix: 添加菜单滚动条

上级 7285eb11
...@@ -121,6 +121,8 @@ export default { ...@@ -121,6 +121,8 @@ export default {
width: 100% !important; width: 100% !important;
position: initial !important; position: initial !important;
height: calc(100vh - 80px) !important; height: calc(100vh - 80px) !important;
overflow-x: hidden !important;
overflow-y: auto !important;
} }
} }
</style> </style>
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论