@playpilot/tpi 8.5.1 → 8.5.3

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@playpilot/tpi",
3
- "version": "8.5.1",
3
+ "version": "8.5.3",
4
4
  "type": "module",
5
5
  "scripts": {
6
6
  "dev": "vite dev",
@@ -342,7 +342,7 @@
342
342
  overflow: hidden;
343
343
  color: theme(rail-text-color, text-color-alt) !important;
344
344
  font-size: 0.9em;
345
- line-height: 1.2;
345
+ line-height: 1.3;
346
346
  }
347
347
 
348
348
  .skeleton {