@thecb/components 7.12.2-beta.20 → 7.12.2-beta.21

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,8 +47104,8 @@ var ErrorDetails = function ErrorDetails() {
47104
47104
  noBorder: true,
47105
47105
  enableBoxShadow: true,
47106
47106
  enableSmallText: true,
47107
- innerContentPadding: "0 0.75rem",
47108
- iconPadding: "0 0 0 0.25rem",
47107
+ innerContentPadding: "0 0 0 0.75rem",
47108
+ iconPadding: "0 0 0 0",
47109
47109
  height: "67px",
47110
47110
  minHeight: "67px",
47111
47111
  padding: "0.75rem"