@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.
@@ -5508,7 +5508,7 @@ const PhoneFieldClass = compose(
5508
5508
  wrappedEleName: 'vaadin-text-field',
5509
5509
  style: () => `
5510
5510
  :host {
5511
- display: inline-block;
5511
+ display: inline-flex;
5512
5512
  max-width: 100%;
5513
5513
  min-width: 15em;
5514
5514
  box-sizing: border-box;