I've got a flex container with a tree and a table. I want a single scrollbar for both components. I tried playing with overflow and grow/shrink settings with no success. What should I do?
Hi @mmadariaga, It looks like the overflow has to be applied to the
Hi, thanks for the reply, but I'm still lost here. What should I add to the stylesheet?