grep-components 1.15.0-grepf-1792.9 → 1.15.0-grepf-1792.11

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
@@ -21909,7 +21909,7 @@ var ToolbarMenuItem = styled(NavLink)(function (_a) {
21909
21909
  color: theme.palette.background.default,
21910
21910
  cursor: 'pointer',
21911
21911
  display: 'flex',
21912
- fontSize: '1.1rem',
21912
+ fontSize: '16px',
21913
21913
  padding: '0 17px',
21914
21914
  height: '100%',
21915
21915
  textTransform: 'capitalize',