analytica-frontend-lib 1.1.82 → 1.1.83

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.
@@ -2150,7 +2150,7 @@ var CardSimulationHistory = (0, import_react2.forwardRef)(({ data, onSimulationC
2150
2150
  ]
2151
2151
  }
2152
2152
  ) }, section.date)),
2153
- data.length > 0 && /* @__PURE__ */ (0, import_jsx_runtime9.jsx)("div", { className: "w-full h-6 bg-white rounded-b-3xl" })
2153
+ data.length > 0 && /* @__PURE__ */ (0, import_jsx_runtime9.jsx)("div", { className: "w-full h-6 bg-background rounded-b-3xl" })
2154
2154
  ] })
2155
2155
  }
2156
2156
  );