@mx-cartographer/insights-ui 1.8.15-alpha.JB6 → 1.8.15
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
|
@@ -2195,7 +2195,7 @@ const R1 = ({
|
|
|
2195
2195
|
),
|
|
2196
2196
|
header: o,
|
|
2197
2197
|
isMini: n,
|
|
2198
|
-
children: /* @__PURE__ */ e(p, { maxHeight: n ? 200 : "auto", mb: 12
|
|
2198
|
+
children: /* @__PURE__ */ e(p, { maxHeight: n ? 200 : "auto", mb: n ? 12 : 16, ml: -16, mr: -16, children: /* @__PURE__ */ e(
|
|
2199
2199
|
"img",
|
|
2200
2200
|
{
|
|
2201
2201
|
alt: l.description,
|