is it correct that the new layout builder uses different class for the main part?
I sometimes use a CSS that should be applied to the entire content, not the header or footer. I reference this via the .x-main class. But the new layout builder now seems to set the class .x-layout, is that correct?
Should I use the role=“main” instead? Or does that clash with then other settings?