@mamrp/components 1.7.35 → 1.7.36

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.js CHANGED
@@ -205,7 +205,7 @@ function LicensePlate({
205
205
  outline: "none",
206
206
  border: "none",
207
207
  cursor: readOnly || !!data && readOnly ? "default" : "text",
208
- fontSize: size === "small" ? "1rem" : "1.1rem",
208
+ fontSize: "1rem",
209
209
  fontWeight: 600
210
210
  };
211
211
  return /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(