@momentum-design/components 0.129.25 → 0.129.26

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.
@@ -5275,7 +5275,6 @@
5275
5275
  --mdc-select-background-color: var(--mds-color-theme-background-primary-active);
5276
5276
  }
5277
5277
  :host::part(base-text) {
5278
- height: 100%;
5279
5278
  /* 2rem is the complete width of dropdown icon */
5280
5279
  width: calc(100% - 2rem);
5281
5280
  color: var(--mdc-select-text-color);