@momentum-design/components 0.139.4 → 0.139.5

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.
@@ -3006,6 +3006,7 @@
3006
3006
  display: flex;
3007
3007
  flex-direction: column;
3008
3008
  gap: 0.25rem;
3009
+ align-self: center;
3009
3010
  }
3010
3011
 
3011
3012
  :host::part(label) {