@wistia/vhs 2.53.0-beta.3c5609e2.6c483c2 → 2.53.0-beta.73943ca9.87527bb

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/index.mjs CHANGED
@@ -1,6 +1,6 @@
1
1
 
2
2
  /*
3
- * @license VHS v2.53.0-beta.3c5609e2.6c483c2
3
+ * @license VHS v2.53.0-beta.73943ca9.87527bb
4
4
  *
5
5
  * Copyright (c) 2021-2024, Wistia, Inc. and its affiliates.
6
6
  *
@@ -303,6 +303,7 @@ var CF=Object.create;var nl=Object.defineProperty;var xF=Object.getOwnPropertyDe
303
303
  display: flex;
304
304
  gap: ${({theme:e})=>e.spacing.space04};
305
305
  padding: ${({theme:e})=>`${e.spacing.space04} ${e.spacing.space04} ${e.spacing.space04} ${e.spacing.space04}`};
306
+ /* transform: translate3d(0, 0, 0); */
306
307
  z-index: ${({theme:e})=>e.zIndex.Toast};
307
308
  `,jI=Ty.div`
308
309
  align-self: center;