@descope/web-components-ui 1.0.344 → 1.0.345

Sign up to get free protection for your applications and to get access to all the features.
package/dist/index.esm.js CHANGED
@@ -3677,7 +3677,7 @@ let EnrichedText$2 = class EnrichedText extends createBaseClass({ componentName:
3677
3677
  :host {
3678
3678
  display: inline-block;
3679
3679
  line-height: 1em;
3680
- word-break: break-all;
3680
+ word-break: break-word;
3681
3681
  }
3682
3682
  :host > slot {
3683
3683
  width: 100%;