@spothero/ui 14.7.2 → 14.7.3

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.
@@ -36947,7 +36947,8 @@ var popperStyles = function popperStyles(_ref) {
36947
36947
  return t.colors.gray['100'];
36948
36948
  },
36949
36949
  borderWidth: '1px',
36950
- borderStyle: 'solid'
36950
+ borderStyle: 'solid',
36951
+ zIndex: 'layer10'
36951
36952
  };
36952
36953
  };
36953
36954