@leapdevuk/component-toolbox 0.0.22 → 0.0.24

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