@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.js CHANGED
@@ -546,7 +546,7 @@ var Label = function Label(_ref5) {
546
546
  horizontal = _ref5.horizontal;
547
547
  return /*#__PURE__*/React__default['default'].createElement(themeUi.Box, {
548
548
  sx: !horizontal && {
549
- width: ['12px', '17px', '17px', '19px'],
549
+ width: ['13px', '17px', '17px', '19px'],
550
550
  alignSelf: 'flex-end'
551
551
  }
552
552
  }, /*#__PURE__*/React__default['default'].createElement(themeUi.Box, {