Tree cutoff fix
This commit is contained in:
@@ -145,7 +145,6 @@ h2 {
|
||||
|
||||
.tree-children {
|
||||
margin-left: 16px;
|
||||
max-height: 1000px;
|
||||
overflow: hidden;
|
||||
transition: max-height 0.3s ease, opacity 0.3s ease;
|
||||
opacity: 1;
|
||||
|
||||
Reference in New Issue
Block a user