@sanity/ui 2.0.0-alpha.27 → 2.0.0-alpha.29

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/theme.js CHANGED
@@ -3850,8 +3850,8 @@ const config = {
3850
3850
  },
3851
3851
  container: [480, 640, 960, 1280, 1600, 1920],
3852
3852
  focusRing: {
3853
- offset: 1,
3854
- width: 2
3853
+ offset: -1,
3854
+ width: 1
3855
3855
  },
3856
3856
  media: [360, 600, 900, 1200, 1800, 2400],
3857
3857
  radius: [0, 1, 3, 6, 9, 12, 21],