forked from github/dataease
fix: 修复系统管理左侧菜单滚动条
This commit is contained in:
parent
e1ee9a4f7b
commit
52fe4687b0
@ -120,6 +120,7 @@ export default {
|
||||
.sidebar-container {
|
||||
width: 100% !important;
|
||||
position: initial !important;
|
||||
height: calc(100vh - 80px) !important;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
Loading…
Reference in New Issue
Block a user