@momentum-design/components 0.137.6 → 0.137.7

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.
@@ -6373,9 +6373,9 @@
6373
6373
  :host([orientation='horizontal'][variant='stacked']) ::slotted(mdc-stepperconnector) {
6374
6374
  flex-basis: 6rem;
6375
6375
  flex-grow: 1;
6376
- min-inline-size: 6rem;
6376
+ min-inline-size: 3.25rem;
6377
6377
  padding-top: 0.9375rem;
6378
- margin: 0 -3rem;
6378
+ margin: 0 -1.625rem;
6379
6379
  }
6380
6380
 
6381
6381
  :host([orientation='horizontal'][variant='stacked']) {