@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/esm/index.js CHANGED
@@ -32355,7 +32355,7 @@ var subtitleClassNames = {
32355
32355
  };
32356
32356
  var descriptionClassNames = {
32357
32357
  base: "s-font-normal s-mb-1",
32358
- item: "s-text-xs s-text-element-700 s-pl-1 s-line-clamp-3 s-h-12",
32358
+ item: "s-text-xs s-text-element-700 s-pl-1 s-line-clamp-3",
32359
32359
  list: "s-text-base s-text-element-800",
32360
32360
  gallery: "s-text-base s-text-element-800",
32361
32361
  };