@thecb/components 7.12.2-beta.10 → 7.12.2-beta.11
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
|
@@ -47103,7 +47103,7 @@ var ErrorDetails = function ErrorDetails() {
|
|
|
47103
47103
|
enableSmallText: true,
|
|
47104
47104
|
innerContentPadding: "0 1rem",
|
|
47105
47105
|
extraStyles: "min-height: 67px; height: 67px;",
|
|
47106
|
-
iconPadding: "0 0 0 0.
|
|
47106
|
+
iconPadding: "0 0 0 0.25rem"
|
|
47107
47107
|
}));
|
|
47108
47108
|
};
|
|
47109
47109
|
|