When you open a lot of tabs in Godot editor you can scroll them using two little buttons on the right side

I am trying to replicate this behavior using TabContainer but in my scene those buttons are outside of screen.


That's how scene hierarchy looks like this:

How to fix this?