mirror of
https://github.com/jumpserver/lina.git
synced 2026-01-29 21:28:52 +00:00
fix: A scroll bar appears in the asset tree on the left side of the adhoc.
This commit is contained in:
@@ -376,6 +376,7 @@ export default {
|
||||
.ztree {
|
||||
width: 100%;
|
||||
overflow: auto;
|
||||
z-index: 1000;
|
||||
height: 648px;
|
||||
background-color: #ffffff;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user