@leapdevuk/component-toolbox 0.0.20 → 0.0.21

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
@@ -740,7 +740,7 @@ const Ul = ({
740
740
  "& .MuiInputBase-input": {
741
741
  borderLeft: "1px solid rgba(0, 0, 0, 0.23)",
742
742
  color: "#000",
743
- // height: 15,
743
+ height: "16px",
744
744
  textAlign: "end"
745
745
  }
746
746
  },