You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TreeNodes with children are 4px to the right of TreeNodes with no children. You can fix this by setting the left padding of .toggle-children-wrapper to 1px instead of 5px.
I'd submit a PR, but I want to wait until you decide what to do with #43.
The text was updated successfully, but these errors were encountered:
TreeNodes with children are 4px to the right of TreeNodes with no children. You can fix this by setting the left padding of
.toggle-children-wrapper
to1px
instead of5px
.I'd submit a PR, but I want to wait until you decide what to do with #43.
The text was updated successfully, but these errors were encountered: