Tree cutoff fix

This commit is contained in:
2026-03-16 14:27:11 -05:00
parent b357b28a40
commit 179371304a
-1
View File
@@ -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;