@nysds/components 1.4.3 → 1.4.4

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.
package/dist/nysds.js CHANGED
@@ -3893,6 +3893,7 @@ ${this.value}</textarea
3893
3893
 
3894
3894
  .nys-tooltip__main {
3895
3895
  position: relative;
3896
+ width: fit-content;
3896
3897
  }
3897
3898
 
3898
3899
  .nys-tooltip__wrapper {