@leapdevuk/component-toolbox 0.0.24 → 0.0.25

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,7 +743,7 @@ const Ul = ({
743
743
  height: "16px",
744
744
  textAlign: "end"
745
745
  },
746
- "& .Mui-disabled": {
746
+ "&.MuiOutlinedInput-root": {
747
747
  backgroundColor: "#f3f3f3"
748
748
  }
749
749
  },