@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.
@@ -10721,7 +10721,7 @@ label {
10721
10721
  width: 0;
10722
10722
  height: 100%;
10723
10723
  content: "";
10724
- border: var(--bs-step-icon-container-border-width) solid var(--bs-step-icon-container-border-color);
10724
+ border: var(--bs-step-line-stroke) solid var(--bs-step-line-color);
10725
10725
  }
10726
10726
  .d-stepper-desktop.is-vertical .d-step:first-child .d-step-value::after {
10727
10727
  top: 50%;