.childrenTree {
  overflow: hidden;
  transition: max-height 400ms ease-in-out;
  font-size: var(--bit-p-xs);
}
