@wistia/ui 0.18.2-beta.5887682f.a87d78e → 0.18.2-beta.5a9a3be5.df84593
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.cjs +2 -2
- package/dist/index.cjs.map +1 -1
- package/dist/index.mjs +2 -2
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
/*
|
|
3
|
-
* @license @wistia/ui v0.18.2-beta.
|
|
3
|
+
* @license @wistia/ui v0.18.2-beta.5a9a3be5.df84593
|
|
4
4
|
*
|
|
5
5
|
* Copyright (c) 2024-2025, Wistia, Inc. and its affiliates.
|
|
6
6
|
*
|
|
@@ -18291,7 +18291,7 @@ var StyledThumbnailCollage = import_styled_components127.styled.div`
|
|
|
18291
18291
|
grid-area: c;
|
|
18292
18292
|
}
|
|
18293
18293
|
|
|
18294
|
-
[data-thumbnail-container] {
|
|
18294
|
+
[data-wui-thumbnail-container] {
|
|
18295
18295
|
container-type: unset;
|
|
18296
18296
|
aspect-ratio: unset;
|
|
18297
18297
|
height: 100%;
|