@leapdevuk/component-toolbox 0.0.27 → 0.0.29

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
@@ -744,8 +744,7 @@ const Ul = ({
744
744
  textAlign: "end"
745
745
  },
746
746
  "&.MuiOutlinedInput-root": {
747
- backgroundColor: "#f3f3f3",
748
- "-webkit-text-fill-color": "#444444 !important"
747
+ backgroundColor: r ? "#f3f3f3" : "field"
749
748
  }
750
749
  },
751
750
  thousandSeparator: !0,