@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.
@@ -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;