@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.mjs
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
|
*
|
|
@@ -18152,7 +18152,7 @@ var StyledThumbnailCollage = styled107.div`
|
|
|
18152
18152
|
grid-area: c;
|
|
18153
18153
|
}
|
|
18154
18154
|
|
|
18155
|
-
[data-thumbnail-container] {
|
|
18155
|
+
[data-wui-thumbnail-container] {
|
|
18156
18156
|
container-type: unset;
|
|
18157
18157
|
aspect-ratio: unset;
|
|
18158
18158
|
height: 100%;
|