@thecb/components 5.9.0-beta.7 → 5.9.4-beta.0

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/index.esm.js CHANGED
@@ -6710,7 +6710,7 @@ var Stack = function Stack(_ref) {
6710
6710
  var CoverOuterContainer = styled.div.withConfig({
6711
6711
  displayName: "Coverstyled__CoverOuterContainer",
6712
6712
  componentId: "sc-1jhq379-0"
6713
- })(["box-sizing:border-box;display:flex;flex-direction:column;min-height:", ";padding:", ";min-width:", ";> *{margin-top:", ";margin-bottom:", ";}>:first-child{margin-top:0;}", " ", " >:last-child{margin-bottom:0;}"], function (_ref) {
6713
+ })(["box-sizing:border-box;display:flex;flex-direction:column;min-height:", ";padding:", ";min-width:", ";> *{margin-top:", ";margin-bottom:", ";}> :first-child{margin-top:0;}", " ", " > :last-child{margin-bottom:0;}"], function (_ref) {
6714
6714
  var minHeight = _ref.minHeight;
6715
6715
  return minHeight;
6716
6716
  }, function (_ref2) {