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