@momentum-design/components 0.92.3 → 0.92.4

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.
@@ -201,6 +201,7 @@ const styles = [
201
201
  color: var(--mdc-divider-text-color);
202
202
  font-size: var(--mdc-divider-text-size);
203
203
  line-height: var(--mdc-divider-text-line-height);
204
+ flex-shrink: 0;
204
205
  }
205
206
  `,
206
207
  ];