@cesdk/cesdk-js 1.62.0-nightly.20251009 → 1.62.0-nightly.20251010

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.
@@ -4812,7 +4812,7 @@ footer {
4812
4812
  padding: var(--ubq-margin-m) var(--ubq-margin-l);
4813
4813
  height: calc(12 * var(--ubq-scale-base) - 2 * var(--ubq-margin-m) - 1px);
4814
4814
  max-height: calc(12 * var(--ubq-scale-base));
4815
- border-bottom: 1px solid var(--ubq-border-default);
4815
+ border-bottom: 1px solid var(--ubq-stroke-contrast-1);
4816
4816
  }
4817
4817
  .UBQ_Panel-module__header--qDeg3.UBQ_Panel-module__hidden---Zatz {
4818
4818
  position: absolute;