# I am trying to add a tabs system where the content of the tabs is a Mantine table. But when I reduce my viewport width, the table doesn't becom scrollable. Instead, my entire page becomes scrollable which isn't what I want.