@carbonplan/components 11.0.1 → 11.0.2

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
@@ -540,7 +540,7 @@ var Label = function Label(_ref5) {
540
540
  horizontal = _ref5.horizontal;
541
541
  return /*#__PURE__*/React.createElement(Box, {
542
542
  sx: !horizontal && {
543
- width: ['12px', '17px', '17px', '19px'],
543
+ width: ['13px', '17px', '17px', '19px'],
544
544
  alignSelf: 'flex-end'
545
545
  }
546
546
  }, /*#__PURE__*/React.createElement(Box, {