@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.
@@ -5000,7 +5000,7 @@ let EnrichedText$2 = class EnrichedText extends createBaseClass({ componentName:
5000
5000
  :host {
5001
5001
  display: inline-block;
5002
5002
  line-height: 1em;
5003
- word-break: break-all;
5003
+ word-break: break-word;
5004
5004
  }
5005
5005
  :host > slot {
5006
5006
  width: 100%;