Describe the bug
When we have more than one locked column in a TreeList and scroll the content of the component horizontally, in scenarios when two locked columns are one by one, the layout of the component is breaking.
To Reproduce
Expected behavior
The first two columns(Name and Position) should stay locked and the content of the other columns should be scrolled below them.