@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.esm.js
CHANGED
|
@@ -47096,8 +47096,8 @@ var ErrorDetails = function ErrorDetails() {
|
|
|
47096
47096
|
noBorder: true,
|
|
47097
47097
|
enableBoxShadow: true,
|
|
47098
47098
|
enableSmallText: true,
|
|
47099
|
-
innerContentPadding: "0 0.75rem",
|
|
47100
|
-
iconPadding: "0 0 0 0
|
|
47099
|
+
innerContentPadding: "0 0 0 0.75rem",
|
|
47100
|
+
iconPadding: "0 0 0 0",
|
|
47101
47101
|
height: "67px",
|
|
47102
47102
|
minHeight: "67px",
|
|
47103
47103
|
padding: "0.75rem"
|