TabContainer's tabs are overlapping when customized

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By chaq

All details can be found through this image

I am having trouble with customizing the tabs of a TabContainer - the tabs keep overlapping.

:bust_in_silhouette: Reply From: Lyceq

It looks to me like the problem has to do with Expand Margin → Left being set too high. This should be in the TabContainer for both Tab Fg (selected tab) and Tab Bg (unselected tabs). Try setting both of those to 0 to see if they stop overlapping.