sanity-plugin-seofields 1.4.0 → 1.4.1

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
@@ -999,7 +999,7 @@ var init_SeoHealthDashboard = __esm({
999
999
  display: inline-block;
1000
1000
  `;
1001
1001
  IssuesPopover = styled2.div`
1002
- position: absolute;
1002
+ position: fixed;
1003
1003
  bottom: auto;
1004
1004
  left: 0;
1005
1005
  transform: translateY(calc(-100% - 14px));