diff --git a/packages/react/src/components/Grid/next/FlexGrid.stories.scss b/packages/react/src/components/Grid/next/FlexGrid.stories.scss index 8ff6d92d1335..35cafb192671 100644 --- a/packages/react/src/components/Grid/next/FlexGrid.stories.scss +++ b/packages/react/src/components/Grid/next/FlexGrid.stories.scss @@ -1,7 +1,7 @@ @use '@carbon/styles/scss/colors' as *; // base of project work area -#root > div:first-child > div:first-child { +#root > #templates > div:first-child { width: 100%; }