提交 08f1e106 authored 作者: fit2cloud-chenyw's avatar fit2cloud-chenyw

fix: 添加菜单滚动条

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