@wistia/ui 0.14.29 → 0.14.30

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 @wistia/ui v0.14.29
3
+ * @license @wistia/ui v0.14.30
4
4
  *
5
5
  * Copyright (c) 2024-2025, Wistia, Inc. and its affiliates.
6
6
  *
@@ -15894,9 +15894,7 @@ var Container10 = styled87.div`
15894
15894
  flex: 1 1 auto;
15895
15895
  `;
15896
15896
  var ScrollContainer = styled87.div`
15897
- contain: layout;
15898
15897
  overflow: auto;
15899
- position: relative;
15900
15898
  height: 100%;
15901
15899
  width: 100%;
15902
15900
  `;