@i-cell/ids-styles 0.0.46 → 0.0.47

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.
@@ -15709,6 +15709,7 @@ a.ids-tag.ids-tag-outlined.ids-tag-surface:active {
15709
15709
  justify-content: center;
15710
15710
  align-items: center;
15711
15711
  width: max-content;
15712
+ word-break: break-word;
15712
15713
  }
15713
15714
  .ids-tooltip.ids-tooltip-compact > .ids-tooltip__content {
15714
15715
  max-width: var(--ids-comp-tooltip-size-max-width-compact);