@thecb/components 7.12.2-beta.18 → 7.12.2-beta.19

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
@@ -47104,11 +47104,9 @@ var ErrorDetails = function ErrorDetails() {
47104
47104
  noBorder: true,
47105
47105
  enableBoxShadow: true,
47106
47106
  enableSmallText: true,
47107
- innerContentPadding: "0 0.75rem" // extraStyles={`min-height: 67px; height: 67px;`}
47108
- ,
47107
+ innerContentPadding: "0 0.75rem",
47109
47108
  extraStyles: "width: 100%",
47110
- iconPadding: "0 0 0 0.25rem" // contentFullHeight={false}
47111
- ,
47109
+ iconPadding: "0 0 0 0.25rem",
47112
47110
  height: "67px",
47113
47111
  minHeight: "67px",
47114
47112
  padding: "0.75rem"