@thecb/components 7.13.4-beta.11 → 7.13.4-beta.12
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
|
@@ -37991,7 +37991,7 @@ var Card = function Card(_ref) {
|
|
|
37991
37991
|
fillCenter: true
|
|
37992
37992
|
}, /*#__PURE__*/React__default.createElement(Stack, {
|
|
37993
37993
|
fullHeight: true,
|
|
37994
|
-
childGap: "
|
|
37994
|
+
childGap: "1.5rem",
|
|
37995
37995
|
bottomItem: numberOfChildren
|
|
37996
37996
|
}, headerText && /*#__PURE__*/React__default.createElement(CardHeader, {
|
|
37997
37997
|
headerText: headerText,
|