@jbrowse/plugin-wiggle 1.6.7 → 1.6.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.
@@ -1696,7 +1696,7 @@ var useStyles = /*#__PURE__*/makeStyles(function (theme) {
1696
1696
  border: 'none',
1697
1697
  width: 1,
1698
1698
  height: '100%',
1699
- top: 0,
1699
+ top: YSCALEBAR_LABEL_OFFSET,
1700
1700
  cursor: 'default',
1701
1701
  position: 'absolute',
1702
1702
  pointerEvents: 'none'