grep-components 1.15.0-grepf-1792.7 → 1.15.0-grepf-1792.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -21890,8 +21890,7 @@ var ToolbarMenuInner = styled('div')(function (_a) {
21890
21890
  display: 'flex',
21891
21891
  height: 'fit-content',
21892
21892
  maxWidth: "".concat(dimensions.toolbarMenuWidth, "px"),
21893
- margin: '0 auto',
21894
- width: '100%'
21893
+ margin: '0 auto'
21895
21894
  },
21896
21895
  _b[theme.breakpoints.down('lg')] = {
21897
21896
  padding: '0 24px',