@primestyleai/tryon 5.10.121 → 5.10.122

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.
@@ -11391,7 +11391,7 @@ const STYLES$1 = `
11391
11391
  padding: 0.1vw 0.5vw;
11392
11392
  }
11393
11393
  .ps-tryon-sr-card-v2-rec-pill {
11394
- align-self: flex-start;
11394
+ align-self: center;
11395
11395
  font-size: 0.55vw; font-weight: 700; color: var(--ps-accent);
11396
11396
  text-transform: uppercase; letter-spacing: 0.08em;
11397
11397
  background: rgba(33, 84, 239, 0.10);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@primestyleai/tryon",
3
- "version": "5.10.121",
3
+ "version": "5.10.122",
4
4
  "description": "PrimeStyle Virtual Try-On SDK — React component & Web Component",
5
5
  "type": "module",
6
6
  "main": "dist/primestyle-tryon.js",