@eclass/ui-kit 1.50.0 → 1.50.1
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/eclass-ui-kit.es.js
CHANGED
|
@@ -33561,10 +33561,11 @@ const Resources = ({
|
|
|
33561
33561
|
})]
|
|
33562
33562
|
}), /* @__PURE__ */ jsxs(Box, {
|
|
33563
33563
|
width: "285px",
|
|
33564
|
-
height: "
|
|
33564
|
+
height: "auto",
|
|
33565
33565
|
justifyContent: "center",
|
|
33566
33566
|
textAlign: "center",
|
|
33567
33567
|
display: "grid",
|
|
33568
|
+
gap: "8px",
|
|
33568
33569
|
padding: "1rem",
|
|
33569
33570
|
children: [/* @__PURE__ */ jsx(Box, {
|
|
33570
33571
|
children: /* @__PURE__ */ jsx(Text, {
|