florixui 1.15.4 → 1.15.5

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
@@ -3696,7 +3696,7 @@ var $r = {
3696
3696
  function ei({ data: e, colorVar: t }) {
3697
3697
  let r = n.useId().replace(/:/g, "");
3698
3698
  return /* @__PURE__ */ X("div", {
3699
- className: "mt-3 h-16 w-full",
3699
+ className: "mt-3 -mx-4 -mb-4 h-16 group-data-[size=sm]/card:-mx-3 group-data-[size=sm]/card:-mb-3",
3700
3700
  children: /* @__PURE__ */ X(ze, {
3701
3701
  width: "100%",
3702
3702
  height: "100%",