@matthiaskrijgsman/mat-ui 0.0.10 → 0.0.11

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
@@ -7850,7 +7850,7 @@ const Hm = {
7850
7850
  }), Lr = (t) => {
7851
7851
  const { label: e, children: n, className: s } = t;
7852
7852
  return /* @__PURE__ */ d.jsxs("div", { className: D("flex flex-col dropdown-button-group", s), children: [
7853
- e && /* @__PURE__ */ d.jsx("div", { className: "mb-2 text-sm text-gray-500 font-semibold px-1", children: e }),
7853
+ e && /* @__PURE__ */ d.jsx("div", { className: "mb-2 text-sm text-gray-500 font-semibold px-3", children: e }),
7854
7854
  n
7855
7855
  ] });
7856
7856
  }, Ga = (t) => {