@descope/web-components-ui 1.0.130 → 1.0.131

Sign up to get free protection for your applications and to get access to all the features.
package/dist/index.esm.js CHANGED
@@ -4788,7 +4788,7 @@ const PhoneFieldClass = compose(
4788
4788
  wrappedEleName: 'vaadin-text-field',
4789
4789
  style: () => `
4790
4790
  :host {
4791
- display: inline-block;
4791
+ display: inline-flex;
4792
4792
  max-width: 100%;
4793
4793
  min-width: 15em;
4794
4794
  box-sizing: border-box;