@leapdevuk/component-toolbox 0.0.68 → 0.0.69

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
@@ -8159,7 +8159,11 @@ const go = ({
8159
8159
  "div",
8160
8160
  {
8161
8161
  className: "displayFlex",
8162
- style: { flexDirection: "column", alignItems: "center" },
8162
+ style: {
8163
+ flexDirection: "column",
8164
+ alignItems: "center",
8165
+ backgroundColor: "#fff"
8166
+ },
8163
8167
  children: [
8164
8168
  /* @__PURE__ */ m.jsx(
8165
8169
  Ea,