diff --git a/packages/components/src/globals/scss/_tooltip.scss b/packages/components/src/globals/scss/_tooltip.scss index 44a982386a51..3fab6eee1f67 100644 --- a/packages/components/src/globals/scss/_tooltip.scss +++ b/packages/components/src/globals/scss/_tooltip.scss @@ -29,7 +29,6 @@ @mixin tooltip--content($tooltip-type: 'icon') { @include box-shadow; width: max-content; - max-width: rem(208px); height: auto; padding: if( $tooltip-type == 'definition',