@cesdk/cesdk-js 1.61.0-nightly.20250916 → 1.61.0-nightly.20250917
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/assets/core/{cesdk-v1.61.0-nightly.20250916-AT7VXXNL.wasm → cesdk-v1.61.0-nightly.20250917-NZT4H3A5.wasm} +0 -0
- package/assets/core/worker-host-v1.61.0-nightly.20250917.js +1 -0
- package/assets/ui/stylesheets/cesdk.css +1 -3
- package/cesdk.umd.js +1 -1
- package/index.js +1 -1
- package/package.json +2 -2
- package/assets/core/worker-host-v1.61.0-nightly.20250916.js +0 -1
- /package/assets/core/{cesdk-v1.61.0-nightly.20250916-44YCFRT6.data → cesdk-v1.61.0-nightly.20250917-44YCFRT6.data} +0 -0
|
@@ -4648,7 +4648,6 @@ footer {
|
|
|
4648
4648
|
align-items: center;
|
|
4649
4649
|
margin-top: var(--ubq-margin-m);
|
|
4650
4650
|
margin-inline: var(--ubq-margin-l);
|
|
4651
|
-
margin-bottom: var(--ubq-margin-s);
|
|
4652
4651
|
}
|
|
4653
4652
|
.UBQ_AssetLibrarySection-module__heading--wwrkD {
|
|
4654
4653
|
flex: 1;
|
|
@@ -4663,10 +4662,9 @@ footer {
|
|
|
4663
4662
|
grid-gap: var(--ubq-margin-s);
|
|
4664
4663
|
grid-auto-flow: column;
|
|
4665
4664
|
margin-inline: var(--ubq-margin-l);
|
|
4666
|
-
margin-block: var(--ubq-margin-s);
|
|
4665
|
+
margin-block: var(--ubq-margin-s) var(--ubq-margin-m);
|
|
4667
4666
|
}
|
|
4668
4667
|
.UBQ_AssetLibrarySection-module__scrollContainer--vz2MB {
|
|
4669
|
-
margin-bottom: var(--ubq-margin-s);
|
|
4670
4668
|
position: relative;
|
|
4671
4669
|
overflow-x: scroll;
|
|
4672
4670
|
scrollbar-width: none;
|