@dust-tt/sparkle 0.2.85 → 0.2.86

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/cjs/index.js CHANGED
@@ -32375,7 +32375,7 @@ var subtitleClassNames = {
32375
32375
  };
32376
32376
  var descriptionClassNames = {
32377
32377
  base: "s-font-normal s-mb-1",
32378
- item: "s-text-xs s-text-element-700 s-pl-1 s-line-clamp-3 s-h-12",
32378
+ item: "s-text-xs s-text-element-700 s-pl-1 s-line-clamp-3",
32379
32379
  list: "s-text-base s-text-element-800",
32380
32380
  gallery: "s-text-base s-text-element-800",
32381
32381
  };