@rehagro/ui 1.0.63 → 1.0.64

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
@@ -4726,7 +4726,7 @@ var CustomSelect = ({
4726
4726
  /* @__PURE__ */ jsx(
4727
4727
  "span",
4728
4728
  {
4729
- className: "rh-px-2 rh-rounded-xl rh-text-white rh-text-[12px] rh-whitespace-normal rh-break-words",
4729
+ className: "rh-px-3.5 rh-py-0.5 rh-font-semibold rh-rounded-xl rh-text-white rh-text-[12px] rh-whitespace-normal rh-break-words",
4730
4730
  style: {
4731
4731
  backgroundColor: option.backgroundColor || backgroundColor || "transparent",
4732
4732
  fontFamily: "Inter, sans-serif",