@oniratec/onira-react-ui 3.1.0 → 3.1.1

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
@@ -688,7 +688,7 @@ const P0 = ({
688
688
  "div",
689
689
  {
690
690
  className: C(
691
- "flex flex-col overflow-hidden rounded-xl bg-card text-card-foreground ring-1 ring-foreground/10 shadow-card-sm transition-[box-shadow,transform]",
691
+ "flex flex-col overflow-hidden rounded-xl border border-border bg-card text-card-foreground shadow-card-sm transition-[box-shadow,transform]",
692
692
  r === "sm" ? "gap-3 py-3" : "gap-4 py-4",
693
693
  "hover:shadow-card-md",
694
694
  e