datajunction-ui 0.0.1-a100 → 0.0.1-a101

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "datajunction-ui",
3
- "version": "0.0.1a100",
3
+ "version": "0.0.1a101",
4
4
  "description": "DataJunction Metrics Platform UI",
5
5
  "module": "src/index.tsx",
6
6
  "repository": {
@@ -102,7 +102,6 @@ export default function AddBackfillPopover({
102
102
  display: popoverAnchor === false ? 'none' : 'block',
103
103
  width: '50%',
104
104
  minWidth: '800px',
105
- left: '-25%',
106
105
  }}
107
106
  ref={ref}
108
107
  >