@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.mjs CHANGED
@@ -135,7 +135,7 @@ function LicensePlate({
135
135
  outline: "none",
136
136
  border: "none",
137
137
  cursor: readOnly || !!data && readOnly ? "default" : "text",
138
- fontSize: size === "small" ? "1rem" : "1.1rem",
138
+ fontSize: "1rem",
139
139
  fontWeight: 600
140
140
  };
141
141
  return /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(