@streamscloud/embeddable 17.0.4 → 17.0.5

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.
@@ -462,6 +462,7 @@ const itemActions = $derived.by(() => {
462
462
  min-width: 0;
463
463
  min-height: 0;
464
464
  position: relative;
465
+ padding-top: 0.625rem;
465
466
  padding-bottom: 0.625rem;
466
467
  overflow: hidden;
467
468
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@streamscloud/embeddable",
3
- "version": "17.0.4",
3
+ "version": "17.0.5",
4
4
  "author": "StreamsCloud",
5
5
  "repository": {
6
6
  "type": "git",