I'm using Carbon's HeaderContainer, Header, and SideNav. Because the SideNav is fixed positioned, the Carbon component Content by default renders full viewport width and under the SideNav.
Also, Carbon guidance talks about grid influencer when there's a left rail, but does not specify if there should be a 256px left influencer when using Carbon's default UI shell.
I'm using Carbon's HeaderContainer, Header, and SideNav. Because the SideNav is fixed positioned, the Carbon component Content by default renders full viewport width and under the SideNav.
I had to use my own
.content
class with:Also, Carbon guidance talks about grid influencer when there's a left rail, but does not specify if there should be a 256px left influencer when using Carbon's default UI shell.