@momentum-design/components 0.106.3 → 0.106.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.
@@ -5974,7 +5974,7 @@
5974
5974
  height: inherit;
5975
5975
  width: inherit;
5976
5976
 
5977
- overflow-y: scroll;
5977
+ overflow-y: auto;
5978
5978
  max-height: var(--mdc-listbox-max-height);
5979
5979
 
5980
5980
  /* prevent focus ring clipping */