@momentum-design/components 0.95.6 → 0.95.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.
@@ -3858,6 +3858,8 @@
3858
3858
  :host {
3859
3859
  --mdc-option-icon-width: 1rem;
3860
3860
 
3861
+ flex-shrink: 0;
3862
+
3861
3863
  display: flex;
3862
3864
  flex-direction: row;
3863
3865
  align-items: center;