@mx-cartographer/insights-ui 1.16.14-alpha.JB1 → 1.16.14-alpha.JB2

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 CHANGED
@@ -2611,7 +2611,7 @@ const Pi = ({
2611
2611
  }, a = {
2612
2612
  boxContainer: {
2613
2613
  background: "linear-gradient(205.05deg, #CEFEE6 0.8%, #8EEBBE 98.51%)",
2614
- marginBottom: s ? 16 : 24,
2614
+ marginBottom: s ? 0 : 24,
2615
2615
  py: 16,
2616
2616
  px: 24,
2617
2617
  width: "100%"