sanity 3.93.1-next.50.c40683a957 → 3.93.1-next.52.079cfde9ab

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.
@@ -5855,6 +5855,7 @@ const TooltipContent$1 = (t0) => {
5855
5855
  width: 150px;
5856
5856
  background: linear-gradient(to right, ${theme.rgba(theme$1.color.bg, 0)}, var(--card-bg-color));
5857
5857
  transition: 'opacity 300ms ease-out';
5858
+ pointer-events: none;
5858
5859
  }
5859
5860
  `}
5860
5861
  `;