@leapdevuk/component-toolbox 0.0.18 → 0.0.19

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
@@ -8321,7 +8321,7 @@ const Rl = ({
8321
8321
  "div",
8322
8322
  {
8323
8323
  className: "displayFlex",
8324
- style: { alignItems: "center", paddingLeft: 8, minHeight: 28 },
8324
+ style: { alignItems: "center", minHeight: 28 },
8325
8325
  children: [
8326
8326
  s && /* @__PURE__ */ b.jsx(co, { title: "Delete", children: /* @__PURE__ */ b.jsx(
8327
8327
  Dr,
@@ -8356,6 +8356,7 @@ const Rl = ({
8356
8356
  borderRadius: 0,
8357
8357
  ":hover": {
8358
8358
  backgroundColor: "#c42b1c",
8359
+ color: "#ffffff",
8359
8360
  ".MuiSvgIcon-root": {
8360
8361
  path: { color: "#ffffff" }
8361
8362
  }