@mx-cartographer/insights-ui 1.7.9-alphaJB0 → 1.7.9-alphaJB1
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.es.js +1 -1
- package/dist/index.es.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -1899,7 +1899,7 @@ const vt = ({
|
|
|
1899
1899
|
{
|
|
1900
1900
|
className: "mx-insights-sdd-main-container",
|
|
1901
1901
|
direction: "row",
|
|
1902
|
-
sx: { gap:
|
|
1902
|
+
sx: { gap: 8, justifyContent: "center", py: 12, width: "100%" },
|
|
1903
1903
|
children: [
|
|
1904
1904
|
/* @__PURE__ */ t(te, { accountGuid: n, accountName: r }),
|
|
1905
1905
|
/* @__PURE__ */ t(
|