.tree-item-subtree {
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}
