grep-components 1.16.0-grepf-1829.1 → 1.16.0-grepf-1829.2

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
@@ -4921,7 +4921,7 @@ var useStyles$b = makeStyles()({
4921
4921
  link: {
4922
4922
  fontSize: 16,
4923
4923
  textDecoration: 'none',
4924
- lineHeight: '16px',
4924
+ lineHeight: '24px',
4925
4925
  '&:hover': {
4926
4926
  textDecoration: 'underline',
4927
4927
  },