diff --git a/web/styles.css b/web/styles.css index a58b455..c28e8fb 100644 --- a/web/styles.css +++ b/web/styles.css @@ -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;