@innovaccer/design-system 5.0.0-25 → 5.0.0-26

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.
@@ -9764,8 +9764,7 @@ body {
9764
9764
 
9765
9765
  .Tooltip-text {
9766
9766
  word-break: break-word;
9767
- -webkit-hyphens: auto;
9768
- hyphens: auto;
9767
+ hyphens: auto;
9769
9768
  }
9770
9769
 
9771
9770
  @keyframes tooltip-open-top {