@carbonplan/components 11.0.3 → 11.0.4

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/dst/index.esm.js CHANGED
@@ -2073,6 +2073,7 @@ var Layout = function Layout(_ref) {
2073
2073
  menuItems.push( /*#__PURE__*/React.createElement(Settings, _extends({
2074
2074
  key: "settings",
2075
2075
  sx: {
2076
+ mr: ['2px'],
2076
2077
  display: ['inherit', 'inherit', 'none', 'none']
2077
2078
  }
2078
2079
  }, settings)));