fix an issue with collapseHeight() and css margins/paddings in directory
This commit is contained in:
parent
7bdd5c9e0d
commit
9431112f77
@ -29,3 +29,6 @@
|
||||
margin-top: -2px;
|
||||
}
|
||||
|
||||
.directory-collapse {
|
||||
overflow: auto;
|
||||
}
|
||||
|
Reference in New Issue
Block a user