@leapdevuk/component-toolbox 0.0.24 → 0.0.26

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