firefox-devtools / devtools-core

:rocket: Packages for Firefox DevTools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Non expandables nodes on Tree with multiple roots are not aligned

nchevobbe opened this issue · comments

Because we set the extra margin to align non-expandable and expandable nodes on the indent element, if we have multiple roots, they are not aligned (because they don't have any indent elements)

We can probably fix this by setting the margin not on the indent, but on the node body.

commented

Thanks for claiming the issue! 👋

!!! Please check your email and confirm the invitation

Here are some links for getting setup, contributing, and developing. We're always happy to answer questions in slack! If you become busy, feel free to /unclaim it.

🦊 Debugger team!