@dynamic-framework/ui-react 1.12.0 → 1.12.1

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.
@@ -10430,7 +10430,7 @@ label {
10430
10430
  width: 0;
10431
10431
  height: 100%;
10432
10432
  content: "";
10433
- border: var(--bs-step-icon-container-border-width) solid var(--bs-step-icon-container-border-color);
10433
+ border: var(--bs-step-line-stroke) solid var(--bs-step-line-color);
10434
10434
  }
10435
10435
  .d-stepper-desktop.is-vertical .d-step:first-child .d-step-value::after {
10436
10436
  top: 50%;