Is it possible to make the react sortable tree ui less big with a setting : sm, md, bg ?
nicoclau opened this issue · 0 comments
nicoclau commented
When we have a lot of info, we get back lot of nodes, and the scoll is long.
Is it possible with setting : sm (small,), md (medium), bg (big) to change all the node sizes to make the tree smaller but still readable ?
That way the scroll will be shorter.
It is less annoying to see all info in one page too.
Thanks