提交 52fe4687 authored 作者: fit2cloud-chenyw's avatar fit2cloud-chenyw

fix: 修复系统管理左侧菜单滚动条

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