@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.cjs.js CHANGED
@@ -6718,7 +6718,7 @@ var Stack = function Stack(_ref) {
6718
6718
  var CoverOuterContainer = styled__default.div.withConfig({
6719
6719
  displayName: "Coverstyled__CoverOuterContainer",
6720
6720
  componentId: "sc-1jhq379-0"
6721
- })(["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) {
6721
+ })(["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) {
6722
6722
  var minHeight = _ref.minHeight;
6723
6723
  return minHeight;
6724
6724
  }, function (_ref2) {