mirror of
https://github.com/jumpserver/lina.git
synced 2025-07-19 01:27:14 +00:00
perf: 优化 ztree overflow
This commit is contained in:
parent
d930e09065
commit
06fc05e6b3
@ -413,8 +413,7 @@ export default {
|
||||
>>> .ztree {
|
||||
overflow: auto;
|
||||
background-color: transparent;
|
||||
max-height: calc(100vh - 220px);
|
||||
min-height: 500px;
|
||||
height: calc(100vh - 237px);
|
||||
|
||||
li {
|
||||
background-color: transparent !important;
|
||||
|
Loading…
Reference in New Issue
Block a user