@cesdk/cesdk-js 1.61.0-nightly.20250917 → 1.61.0-nightly.20250918

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.
@@ -6159,7 +6159,7 @@ svg.UBQ_DockBuilder-module__circularProgress---105B.UBQ_DockBuilder-module__larg
6159
6159
  right: var(--ubq-margin-xs);
6160
6160
  grid-area: add-button;
6161
6161
  width: 100%;
6162
- height: calc(var(--ubq-scale-base) * 8);
6162
+ height: calc(var(--ubq-scale-base) * 12);
6163
6163
  }
6164
6164
  .UBQ_BackgroundTrackAddButton-module__block--zazTm > .UBQ_BackgroundTrackAddButton-module__addClipButton--JCuyI {
6165
6165
  width: 100%;
@@ -6179,7 +6179,7 @@ svg.UBQ_DockBuilder-module__circularProgress---105B.UBQ_DockBuilder-module__larg
6179
6179
  line-height: var(--ubq-typography-button-m-line_height);
6180
6180
  grid-area: add-button;
6181
6181
  width: max-content;
6182
- height: calc(var(--ubq-scale-base) * 8);
6182
+ height: calc(var(--ubq-scale-base) * 12);
6183
6183
  padding-inline: var(--ubq-margin-l);
6184
6184
  visibility: hidden;
6185
6185
  z-index: -999999;