I am trying to override MuiTabs style - more specifically flexContainer (.MuiTabs-flexContainer). First, can someone explain me what exactly represent these ".css-heg063" in front of the selector? Is this sth from styled-componentes incorporated with MUI or? Before upgrading MUI version I haven't seen those. Second, in my theme.ts file I want my content to flex-end but this doesn't apply to my app at all. What is wrong with my code?

